{
  "name": "Nexa Scrumban — Gestion de Projet",
  "short_name": "Nexa Scrumban",
  "description": "Plateforme de gestion de projet Scrumban gratuite. Kanban, Gantt, Analytics, Backlog, Calendrier, Notifications temps reel.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#FAFAF9",
  "theme_color": "#1c1917",
  "orientation": "any",
  "categories": ["productivity", "business"],
  "lang": "fr",
  "scope": "/",
  "prefer_related_applications": false,
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Tableau de bord"
    },
    {
      "name": "Kanban",
      "url": "/kanban",
      "description": "Vue Kanban"
    },
    {
      "name": "Gantt",
      "url": "/gantt",
      "description": "Diagramme de Gantt"
    }
  ]
}
