{
  "short_name": "Medigo",
  "name": "Medigo — Transport patient & suivi",
  "description": "Trouvez un transport ou gérez vos courses : recherche, acceptation, suivi et messagerie. PWA pour patients, structures et ambulanciers.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F9FF",
  "theme_color": "#006496",
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
