{
    "name": "Urgence Bénin",
    "short_name": "Urgence Bénin",
    "description": "Application d'urgence - Protection Civile du Bénin",
    "start_url": "./",
    "display": "standalone",
    "background_color": "#0D0D0D",
    "theme_color": "#0D0D0D",
    "orientation": "portrait",
    "lang": "fr",
    "icons": [
        {
            "src": "./assets/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "./assets/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
