{
    "name": "EduHry — Vzdelávacie hry pre deti",
    "short_name": "EduHry",
    "description": "Vzdelávacie hry pre deti",
    "start_url": "index.html",
    "scope": "./",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#f8f4ff",
    "theme_color": "#6c3fc4",
    "lang": "sk",
    "icons": [
        { "src": "static/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
        { "src": "static/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
    ]
}
