{
  "name": "AutomateFlow Command Center",
  "short_name": "AutomateFlow",
  "description": "Le poste de pilotage d'Elrick FONCLAUD. 33 agents IA, 1 cockpit.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "portrait",
  "lang": "fr-FR",
  "icons": [
    { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["productivity", "business", "utilities"],
  "shortcuts": [
    {
      "name": "Chat avec Aria",
      "short_name": "Aria",
      "description": "Démarrer une conversation avec Aria",
      "url": "/chat",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "Prospects",
      "short_name": "Prospects",
      "description": "Voir les prospects",
      "url": "/prospects",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "Deals",
      "short_name": "Deals",
      "description": "Pipeline deals",
      "url": "/deals",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    }
  ]
}
