{
    "name": "Tamtomeh Educational Platform",
    "short_name": "Tamtomeh",
    "theme_color": "#df0f34",
    "background_color": "#fafafa",
    "display": "standalone",
    "scope": "/",
    "start_url": "/",
    "icons": [
        {
            "src": "imgs/tamtomeh-72.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "imgs/tamtomeh-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
            "src": "imgs/screenshot-desktop.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Tamtomeh Desktop View"
        },
        {
            "src": "imgs/screenshot-mobile.png",
            "sizes": "750x1334",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Tamtomeh Mobile View"
        }
    ]
}
