{
  "name": "Clinvy — Klinische Beslissingsondersteuning",
  "short_name": "Clinvy",
  "description": "De eerste Belgische klinische beslissingsassistent voor zorgverleners. Anamnese, handelingen, medicatie, RIZIV en meer.",
  "start_url": "/dashboard.html",
  "display": "standalone",
  "background_color": "#0f2820",
  "theme_color": "#1a7a5e",
  "orientation": "portrait-primary",
  "lang": "nl-BE",
  "categories": ["medical", "health", "education"],
  "icons": [
    {
      "src": "/icons/icon-72.svg",
      "sizes": "72x72",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128.svg",
      "sizes": "128x128",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Open het Clinvy dashboard",
      "url": "/dashboard.html",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Spoedprotocollen",
      "short_name": "Spoed",
      "description": "Snelle toegang tot spoedprotocollen",
      "url": "/dashboard.html",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
