{
  "id": "/",
  "name": "GANDALF - Groupe Chanv",
  "short_name": "GANDALF",
  "description": "Système nerveux agentique du champ au consommateur",
  "start_url": "/?source=pwa",
  "scope": "/",
  "lang": "fr-CA",
  "dir": "ltr",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#ddc9a3",
  "theme_color": "#2D2A26",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "images/icon-gandalf-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icon-gandalf-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Tâches",
      "short_name": "Tâches",
      "description": "Voir mes tâches",
      "url": "/?view=tasks&source=shortcut",
      "icons": [{ "src": "images/icon-gandalf-192.png?v=3", "sizes": "192x192" }]
    },
    {
      "name": "Messages",
      "short_name": "Messages",
      "description": "Ouvrir le chat",
      "url": "/?view=chat&source=shortcut",
      "icons": [{ "src": "images/icon-gandalf-192.png?v=3", "sizes": "192x192" }]
    },
    {
      "name": "Demander à Gandalf",
      "short_name": "Gandalf",
      "description": "Poser une question à l'IA",
      "url": "/?view=ai&source=shortcut",
      "icons": [{ "src": "images/icon-gandalf-192.png?v=3", "sizes": "192x192" }]
    }
  ]
}
