{
  "name": "Sahha — Hub santé du Maroc",
  "short_name": "Sahha",
  "description": "Annuaire médecins, RDV en ligne, téléconsultation, articles santé au Maroc.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0C7A5E",
  "background_color": "#F7F5F0",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Trouver un médecin",
      "short_name": "Recherche",
      "url": "/recherche",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Pharmacie de garde",
      "short_name": "Pharma",
      "url": "/pharmacie-de-garde",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Urgences 24/7",
      "short_name": "Urgences",
      "url": "/urgences",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    }
  ]
}
