{
  "short_name": "BypassGo",
  "name": "BypassGo — Gagnez du temps, avancez !",
  "description": "Plateforme universelle de gestion de files d'attente en temps réel. Prenez un ticket à distance, suivez votre tour, gagnez du temps.",
  "icons": [
    {
      "src": "/logo-bypassgo-symbol-64.png",
      "type": "image/png",
      "sizes": "64x64",
      "purpose": "any"
    },
    {
      "src": "/logo-bypassgo-symbol.png",
      "type": "image/png",
      "sizes": "192x192 256x256 384x384 512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "theme_color": "#002FA7",
  "background_color": "#FFFFFF",
  "lang": "fr-FR",
  "categories": ["productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Chercher un établissement",
      "short_name": "Chercher",
      "description": "Trouvez un établissement et prenez un ticket",
      "url": "/search",
      "icons": [
        { "src": "/ticket-icon-blue.png", "type": "image/png", "sizes": "96x96" }
      ]
    },
    {
      "name": "Mon ticket en cours",
      "short_name": "Mon ticket",
      "description": "Voir votre ticket actif",
      "url": "/my-ticket",
      "icons": [
        { "src": "/ticket-icon-blue.png", "type": "image/png", "sizes": "96x96" }
      ]
    }
  ]
}
