{
  "name": "CareCompare - Transparente Private Medizinische Leistungen",
  "short_name": "CareCompare",
  "description": "Die erste Plattform für transparente private medizinische Leistungen. Vergleichen Sie Preise, Behandlungen und Bewertungen von Ärzten.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#2c4e66",
  "lang": "de-DE",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": ["any", "maskable"]
    },
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["medical", "health", "business"],
  "shortcuts": [
    {
      "name": "Leistung finden",
      "short_name": "Suchen",
      "description": "Finden Sie medizinische Leistungen in Ihrer Nähe",
      "url": "/?action=search",
      "icons": [{ "src": "/favicon.svg", "sizes": "96x96" }]
    }
  ]
}

