{
  "id": "careomio-pflegeportal",
  "name": "Careomio",
  "short_name": "Careomio",
  "description": "Careomio – Digitale Pflegeplattform für Pflegekräfte & Klienten",
  "start_url": "/login-care.html",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0f2744",
  "theme_color": "#0f2744",
  "lang": "de",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-careomio-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-careomio-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-careomio-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-careomio-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["medical", "productivity"]
}