{
  "name": "FloorDesk — IT Operations Dashboard",
  "short_name": "FloorDesk",
  "description": "Dashboard IT Operations — Département CX, Airtel Gabon",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8f9fc",
  "theme_color": "#E40000",
  "orientation": "portrait",
  "lang": "fr-FR",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Tickets",
      "short_name": "Tickets",
      "description": "Voir la liste des tickets",
      "url": "/tickets"
    },
    {
      "name": "Nouvelle tâche",
      "short_name": "Tâche",
      "description": "Planifier une tâche",
      "url": "/tasks"
    },
    {
      "name": "Knowledge",
      "short_name": "Knowledge",
      "description": "Base de connaissances",
      "url": "/knowledge"
    }
  ]
}
