{
  "name": "ClaimPilot - Indemnisation de vols EU 261/2004",
  "short_name": "ClaimPilot",
  "description": "Vérifiez localement votre éligibilité à indemnisation EU 261/2004 — fonctionne hors-ligne. Jusqu'à 600€ par passager.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F0F4F8",
  "theme_color": "#2563eb",
  "lang": "fr",
  "categories": ["travel", "productivity", "utilities"],
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Vérifier l'éligibilité",
      "short_name": "Éligibilité",
      "description": "Calcul EU 261/2004 hors-ligne",
      "url": "/eligibility",
      "icons": [{ "src": "/ClaimPilotIcon.png", "sizes": "512x512" }]
    }
  ]
}
