{
  "name": "PraxOS — Ihre Praxis",
  "short_name": "PraxOS",
  "description": "PraxOS by visualy.at – Praxissoftware für Physiotherapie.",
  "start_url": "/dashboard",
  "scope": "/",
  "id": "kinetic-app",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#e4f3f0",
  "background_color": "#f8fafc",
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard"
    },
    {
      "name": "Patienten",
      "short_name": "Patienten",
      "url": "/patients"
    },
    {
      "name": "Termine",
      "short_name": "Termine",
      "url": "/calendar"
    },
    {
      "name": "Aufnahmebogen",
      "short_name": "Aufnahme",
      "url": "/intake"
    }
  ]
}
