{
  "name": "MuniConnect SI — Sécurité Incendie",
  "short_name": "SI Incendie",
  "description": "Gestion de la sécurité incendie municipale",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#f5f6fa",
  "theme_color": "#C62828",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
