{
    "name": "CIS Annual Conference",
    "short_name": "CIS",
    "description": "Installable conference companion for delegates.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f7f6f9",
    "theme_color": "#260269",
    "icons": [
        {
            "src": "/assets/pwa/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}