{
    "name": "Chapiteau Events",
    "short_name": "Chapiteau Events",
    "icons": [
        {
            "src": "/static/img/logo.webp",
            "sizes": "192x192",
            "type": "image/webp"
        },
        {
            "src": "/static/img/logo.webp",
            "sizes": "512x512",
            "type": "image/webp"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone"
}