{
  "name": "RNE - Dashboard Supervision",
  "short_name": "NDE Supervision",
  "description": "Régie Nationale des Eaux — Plateforme de supervision & gestion",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#2c3e50",
  "theme_color": "#0066cc",
  "lang": "fr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}