{
  "name": "ReSource360 — Outil de Pilotage",
  "short_name": "Pilotage RS360",
  "description": "Outil de pilotage collaboratif ReSource360 : gestion de dossiers, actions et contacts.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1c3a5e",
  "background_color": "#f5f7fa",
  "lang": "fr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "permissions": ["microphone"]
}
