{
  "name": "Path-Intelligent",
  "short_name": "Path-Intel",
  "description": "Pathologie assistée par IA — Laboratoire Dr Ahlem",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F2942",
  "theme_color": "#0F2942",
  "lang": "fr-CA",
  "dir": "ltr",
  "categories": ["medical", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Demandes", "url": "/demandes", "icons": [{ "src": "/icons/shortcut-cases.png", "sizes": "96x96" }] },
    { "name": "Notifications", "url": "/notifications", "icons": [{ "src": "/icons/shortcut-notif.png", "sizes": "96x96" }] }
  ]
}
