{
  "name": "Fich’Antier",
  "short_name": "Fich’Antier",
  "description": "Application de gestion de fiches chantier, planning, photos, réception et factures.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f6f8",
  "theme_color": "#0f172a",
  "lang": "fr-FR",
  "icons": [
    {
      "src": "/images/pwa/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}