{
  "name": "Pluri'App — Portail Pluri'Elles",
  "short_name": "Pluri'App",
  "description": "Portail interne des collaborateurs Agence Pluri'Elles : planning, modulations, formations, recrutement, qualité.",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#FAF6F1",
  "theme_color": "#6247AA",
  "lang": "fr-FR",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Mon Cockpit",
      "short_name": "Cockpit",
      "description": "Accéder à mon cockpit personnel",
      "url": "/cockpit.html?source=shortcut",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Planning",
      "short_name": "Planning",
      "description": "Voir le planning des Abeilles",
      "url": "/planning-abeilles.html?source=shortcut",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Pluri'IA",
      "short_name": "Pluri'IA",
      "description": "Assistant vocal Pluri'IA",
      "url": "/plurielles-ai.html?source=shortcut",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
