{
  "name": "IA Infinity CRM",
  "short_name": "IA Infinity",
  "description": "CRM multi-tenant : pipeline commercial, projets, portails client et sous-traitant, comptabilité.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "scope": "/",
  "lang": "fr",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Pipeline",
      "url": "/pipeline",
      "description": "Voir le pipeline commercial"
    },
    {
      "name": "Projets",
      "url": "/projects",
      "description": "Liste des projets en cours"
    },
    {
      "name": "Comptes",
      "url": "/accounts",
      "description": "Liste des clients"
    },
    {
      "name": "Factures",
      "url": "/invoices",
      "description": "Gérer les factures"
    }
  ]
}
