{
  "name": "Fanion",
  "short_name": "Fanion",
  "description": "Billetterie, contrôle d'accès et buvette des clubs sportifs.",
  "lang": "fr",
  "start_url": "/terminal",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F1013",
  "theme_color": "#0F1013",
  "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" },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Terminal", "url": "/terminal" },
    { "name": "Mon espace", "url": "/apres-connexion" }
  ]
}
