{
  "name": "MedikMap - Plateforme de Santé Haïti",
  "short_name": "MedikMap",
  "description": "Trouvez facilement des services de santé en Haïti",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0B5394",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/brand/icon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["health", "medical", "utilities"],
  "lang": "fr",
  "dir": "ltr",
  "scope": "/",
  "shortcuts": [
    {
      "name": "Carte des établissements",
      "short_name": "Carte",
      "description": "Voir la carte interactive",
      "url": "/dashboard/map",
      "icons": [{ "src": "/brand/icon-256.png", "sizes": "256x256" }]
    },
    {
      "name": "Assistant IA",
      "short_name": "Assistant",
      "description": "Orientation médicale intelligente",
      "url": "/dashboard/assistant",
      "icons": [{ "src": "/brand/icon-256.png", "sizes": "256x256" }]
    },
    {
      "name": "Recherche",
      "short_name": "Recherche",
      "description": "Rechercher des établissements",
      "url": "/dashboard/facilities",
      "icons": [{ "src": "/brand/icon-256.png", "sizes": "256x256" }]
    }
  ]
}
