{
  "name": "docogo — Arzt finden & Termin buchen",
  "short_name": "docogo",
  "description": "Symptom eingeben, Facharzt finden, Termin buchen — ohne Anruf.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#2D3B6B",
  "orientation": "portrait",
  "lang": "de",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "medical", "utilities"],
  "screenshots": [
    {
      "src": "/screenshot-mobile.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "platform": "narrow"
    }
  ]
}
