{
  "name": "KINESIS READAPTATION — ERP Clinique",
  "short_name": "KINESIS",
  "description": "Solution intégrée de gestion de clinique — KINESIS READAPTATION",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#5400ad",
  "lang": "fr",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["medical", "health", "productivity"],
  "shortcuts": [
    {
      "name": "Nouveau patient",
      "url": "/patients?new=1",
      "description": "Enregistrer un nouveau patient"
    },
    {
      "name": "File d'attente",
      "url": "/waiting-room"
    },
    {
      "name": "Caisse",
      "url": "/cashier"
    }
  ]
}
