{
    "background_color": "#FFFFFF",
    "display": "fullscreen",
    "icons": [
        {
            "purpose": "maskable",
            "sizes": "512x512",
            "src": "/app-icons/icon512_maskable.png",
            "type": "image/png"
        },
        {
            "purpose": "any",
            "sizes": "512x512",
            "src": "/app-icons/icon512_rounded.png",
            "type": "image/png"
        }
    ],
    "name": "Cerenc Web App",
    "start_url": "/?source=pwa",
    "theme_color": "#FFFFFF"
}