{
  "name": "Uplany — Planning infirmier",
  "short_name": "Uplany",
  "description": "Planning hospitalier collaboratif assisté par IA",
  "start_url": "/me",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "lang": "fr",
  "icons": [
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "categories": ["medical", "productivity"],
  "shortcuts": [
    { "name": "Mon planning", "short_name": "Planning", "url": "/me", "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }] },
    { "name": "Demandes", "short_name": "Demandes", "url": "/requests" }
  ]
}
