{
  "name": "FieldForce",
  "short_name": "FieldForce",
  "description": "Devis & L-Cert pour chauffagistes wallons",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity"],
  "lang": "fr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nouveau L-Cert",
      "short_name": "L-Cert",
      "url": "/lcert/nouveau",
      "description": "Créer une attestation L-Cert"
    },
    {
      "name": "Nouvelle intervention",
      "short_name": "Intervention",
      "url": "/interventions/nouveau",
      "description": "Enregistrer une intervention"
    }
  ]
}
