{
    "name": "Interior Collective",
    "short_name": "CLLCTV",
    "icons": [
        {
            "src": "/img/icons/favicon.svg",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "/img/icons/favicon.svg",
            "sizes": "any",
            "purpose": "maskable",
            "type": "image/svg"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/"
}