{
  "name": "BTFlow — Gestion BTP",
  "short_name": "BTFlow",
  "description": "Dashboard BTFlow : chantiers, équipes, devis, factures, analytics",
  "start_url": "/app",
  "scope": "/",
  "id": "/app",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "theme_color": "#0a0e14",
  "background_color": "#0a0e14",
  "lang": "fr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/pwa/icon-app-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/icon-app.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
