{
    "name": "SIGUI - Gestion et suivi DATU",
    "short_name": "SIGUI",
    "description": "Systeme Integre de Gestion Urbaine et d'Interventions",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1a4331",
    "theme_color": "#1e533a",
    "orientation": "portrait",
    "lang": "fr",
    "icons": [
        {
            "src": "/images/icone-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/icone-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
