{
    "name": "Imunis",
    "icons": [{
            "src": "/icon.svg",
            "type": "image/svg+xml",
            "sizes": "any"
        },
        {
            "src": "/icon-512.png",
            "type": "image/png",
            "sizes": "512x512"
        },
        {
            "src": "/icon-192.png",
            "type": "image/png",
            "sizes": "192x192"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/?source=home-screen"
}
