{
    "short_name": "WIK WIFI",
    "name": "WIK WIFI",
    "icons": [
        {
            "src": "/img/pwa/launchericon-72-72.png",
            "type": "image/png",
            "sizes": "72x72"
        },
        {
            "src": "/img/pwa/launchericon-96-96.png",
            "type": "image/png",
            "sizes": "96x96"
        },
        {
            "src": "/img/pwa/launchericon-144-144.png",
            "type": "image/png",
            "sizes": "144x144"
        },
        {
            "src": "/img/pwa/launchericon-192-192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any maskable"
        },
        {
            "src": "/img/pwa/launchericon-512-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "/?source=pwa",
    "theme_color": "#3c8dbc",
    "background_color": "#ecf0f5",
    "display": "standalone",
    "scope": "/"
}
