{
  "name": "Atout Conseils — Cabinet de courtage",
  "short_name": "Atout Conseils",
  "description": "Cockpit courtier et espace client ATOUT-CONSEILS",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "theme_color": "#0a2540",
  "background_color": "#0a2540",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/cockpit",
  "scope": "/",
  "categories": ["finance", "business", "productivity"],
  "shortcuts": [
    {
      "name": "Nouveau prospect",
      "short_name": "Prospect",
      "description": "Créer un prospect en 30 secondes",
      "url": "/cockpit/prospects?new=1",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Pipeline Kanban",
      "short_name": "Pipeline",
      "url": "/cockpit/kanban",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mes clients",
      "short_name": "Clients",
      "url": "/cockpit/clients",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
