{
  "name": "SCAN EPS — Scanner QR Universel",
  "short_name": "SCAN EPS",
  "description": "Scanner QR universel pour toutes les applications EPS (LaserFit, BiathlonVMA, VB EPS…). Fonctionne 100% hors ligne.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#667eea",
  "theme_color": "#FF6B9D",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["education", "sports"],
  "icons": [
    {
      "src": "icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon_192_maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon_512_maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Scanner un QR Code",
      "short_name": "Scanner",
      "description": "Démarrer la caméra pour scanner un QR code EPS",
      "url": "./index.html",
      "icons": [
        { "src": "icon_192.png", "sizes": "192x192", "type": "image/png" }
      ]
    }
  ],
  "prefer_related_applications": false,
  "id": "scan-eps-universel"
}
