{
  "name": "GeriOps Pro",
  "short_name": "GeriOps",
  "description": "Geriatrische Patientenmanagement-Plattform",
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f8fa",
  "theme_color": "#0A6B58",
  "orientation": "any",
  "lang": "de",
  "dir": "ltr",
  "categories": ["medical", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Familienportal",
      "short_name": "GeriPortal",
      "description": "Familienportal f\u00fcr Angeh\u00f6rige geriatrischer Patienten",
      "url": "/familie",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
