{
  "name": "KallamDoc",
  "short_name": "KallamDoc",
  "description": "Espace patient — prenez vos rendez-vous médicaux",
  "start_url": "/fr/patients",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0066CC",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-patient.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Prendre un rendez-vous",
      "short_name": "RDV",
      "url": "/fr/patients",
      "icons": [{ "src": "/icon-patient.png", "sizes": "512x512" }]
    }
  ]
}
