{
  "name": "HADIR Tablette",
  "short_name": "HADIR Tab",
  "description": "Tablette de pointage chantier — scan des QR ouvriers.",
  "start_url": "/tablette/",
  "scope": "/tablette/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0A0B0F",
  "theme_color": "#00D9FF",
  "lang": "fr",
  "categories": ["business", "productivity"],
  "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.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
