{
  "name": "CAREM — Suivi du diabète",
  "short_name": "CAREM",
  "description": "Clinique Marsan-Georges — Kontwòl, Alimantasyon, Randevou, Egzèsis, Medikaman : suivi à domicile du patient diabétique.",
  "lang": "fr",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBF7EF",
  "theme_color": "#1D4E89",
  "categories": ["health", "medical", "lifestyle"],
  "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-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Contrôle de glycémie", "short_name": "Kontwòl", "url": "./index.html?tab=C" },
    { "name": "Médicaments", "short_name": "Medikaman", "url": "./index.html?tab=M" }
  ]
}
