{
  "name": "StopOrNot.fr — Médicaments périopératoires",
  "short_name": "StopOrNot",
  "description": "Aide à la décision périopératoire : continuer, arrêter ou substituer un médicament avant chirurgie.",
  "start_url": "/stopornot/",
  "scope": "/stopornot/",
  "display": "standalone",
  "background_color": "#0D1B2A",
  "theme_color": "#0D1B2A",
  "orientation": "portrait",
  "categories": ["medical", "health"],
  "lang": "fr",
  "icons": [
    {
      "src": "/stopornot/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/stopornot/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Rechercher un médicament",
      "url": "/stopornot/?tab=search",
      "description": "Recherche rapide par nom ou DCI"
    },
    {
      "name": "Catégories",
      "url": "/stopornot/?tab=categories",
      "description": "Parcourir par classe thérapeutique"
    }
  ]
}
