{
  "name": "BatiPlus — Gestion de chantier",
  "short_name": "BatiPlus",
  "description": "Pilotez vos chantiers, devis, pointages et planning depuis un seul outil.",
  "theme_color": "#1e3a5f",
  "background_color": "#0f1d2f",
  "display": "standalone",
  "orientation": "portrait-primary",
  "scope": "/",
  "start_url": "/app",
  "categories": ["business", "productivity"],
  "share_target": {
    "action": "/app/partage-recu",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": { "title": "title", "text": "text", "url": "url" }
  },
  "icons": [
    { "src": "/pwa-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/pwa-512x512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/pwa-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
