{
  "name": "Veillan - Patrimoine & Gestion",
  "short_name": "Veillan",
  "description": "CRM patrimonial pour cabinets CGP — alertes, RDV, GED, IA",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#0f766e",
  "lang": "fr",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Nouveau RDV",
      "short_name": "RDV",
      "url": "/rendez-vous",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Alertes",
      "short_name": "Alertes",
      "url": "/alertes",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    }
  ]
}
