{
  "name": "Flytel · eSIM voyage premium",
  "short_name": "Flytel",
  "description": "Internet à l'étranger dans 200+ pays. Activation en 2 minutes. Support français 7j/7.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#040303",
  "theme_color": "#040303",
  "lang": "fr-FR",
  "categories": ["travel", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Choisir mon eSIM",
      "short_name": "Destinations",
      "url": "/destinations",
      "description": "Parcourir 200+ destinations"
    },
    {
      "name": "Mon espace",
      "short_name": "Espace",
      "url": "/espace-client/dashboard",
      "description": "Mes eSIM, consommation, factures"
    },
    {
      "name": "Support",
      "url": "/contact",
      "description": "Contacter l'équipe Flytel"
    }
  ]
}
