{
    "name": "iEuro",
    "short_name": "iEuro",
    "start_url": "/",
    "scope": "/",
    "theme_color": "#fff",
    "background_color": "#ffffff",
    "display": "standalone",
    "icons": [
        {
            "src": "https://ieuro.cz/assets/fbrfg/content/uploads/fbrfg/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "https://ieuro.cz/assets/fbrfg/content/uploads/fbrfg/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "color": "#cc3300"
}