{
  "name": "Wi-Fi — accès Internet",
  "short_name": "Wi-Fi",
  "description": "Achat de tickets et connexion au hotspot",
  "start_url": "/index.html",
  "scope": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F3F5F7",
  "theme_color": "#C1631E",
  "icons": [
    { "src": "/pwa-icons/icon-portal-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/pwa-icons/icon-portal-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
