{
  "name": "AMBU — Assistant de terrain ambulancier",
  "short_name": "AMBU",
  "description": "Outils de terrain pour ambulanciers : chrono ACR, Glasgow, oxygène, Apgar, Malinas, constantes, fiches patho et révision.",
  "lang": "fr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#070B0F",
  "theme_color": "#0C5BCE",
  "categories": ["medical", "health", "education"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
