{
  "name": "KerrDoc — Rendez-vous médicaux au Sénégal",
  "short_name": "KerrDoc",
  "description": "Prenez rendez-vous en ligne avec un médecin au Sénégal, gérez vos consultations et vos comptes rendus.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#3D9DB3",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["medical", "health"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
