{
  "id": "/",
  "name": "Badges Acces Pro - Contrôle d'Accès & Scan",
  "short_name": "Badges Scan",
  "description": "Application PWA officielle de contrôle d'accès et scan de badges pour agents de sécurité.",
  "start_url": "./#scanner",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0f766e",
  "background_color": "#0f172a",
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
