
{
  "name": "Alliance Post Op - Le Réseau",
  "short_name": "Alliance Post Op",
  "description": "Application de suivi patient pour chirurgiens",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1f2937",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/fav.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/fav.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["medical", "healthcare", "productivity"],
  "lang": "fr",
  "dir": "ltr"
}
