{
  "name": "BoardFlow — CRM & gestion de projet",
  "short_name": "BoardFlow",
  "description": "Plateforme SaaS multi-tenant : tableaux dynamiques, CRM, automations, IA Claude.",
  "id": "/?source=pwa",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#0d1117",
  "theme_color": "#0073EA",
  "categories": ["business", "productivity"],
  "lang": "fr-FR",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Mes tâches",
      "short_name": "Tâches",
      "description": "Voir mes tâches assignées",
      "url": "/?launch=my-tasks"
    },
    {
      "name": "Recherche",
      "short_name": "Search",
      "description": "Recherche full-text dans tous mes contenus",
      "url": "/?launch=search"
    },
    {
      "name": "CRM",
      "short_name": "CRM",
      "description": "Pipeline commercial",
      "url": "/?launch=crm"
    }
  ],
  "prefer_related_applications": false
}
