{
  "name": "ArchFlow — Espace client",
  "short_name": "ArchFlow",
  "description": "Suivez votre projet d'architecture en temps réel",
  "start_url": "/espace-client/dashboard",
  "scope": "/espace-client/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8F8F6",
  "theme_color": "#1A5C3A",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
