{
  "name": "Formation Hygiène & Salubrité",
  "short_name": "Formation H&S",
  "description": "Plateforme de formation aux conditions d'hygiène et salubrité — Tatouage & Perçage corporel",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1a5276",
  "background_color": "#ffffff",
  "lang": "fr",
  "categories": ["education", "health"],
  "icons": [
    { "src": "assets/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Formation interactive",
      "short_name": "Modules",
      "url": "./modules/index.html",
      "icons": [{ "src": "assets/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Support théorique",
      "short_name": "Support",
      "url": "./support/index.html",
      "icons": [{ "src": "assets/icon.svg", "sizes": "any" }]
    }
  ]
}
