{
    "name": "Cabaret Gabrielle",
    "short_name": "Gabrielle",
    "description": "Les soirées du Cabaret Gabrielle — programme & notifications",
    "lang": "fr",
    "start_url": "/app",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0c0b09",
    "theme_color": "#0c0b09",
    "icons": [
        {
            "src": "/icon-192.png?v=2",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png?v=2",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-192-maskable.png?v=2",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icon-512-maskable.png?v=2",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "id": "/app?pwa=client"
}
