{
    "name": "Sephora Games",
    "short_name": "SephoraGames",
    "description": "Sephora Treasure Hunt — odkrywaj skarby w sklepach Sephora!",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ff9d02",
    "theme_color": "#ff9d02",
    "icons": [
        {
            "src": "/pwa-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/pwa-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
