{
  "name": "ApoGuru – Apotheke in der Nähe",
  "short_name": "ApoGuru",
  "description": "Finde Apotheken in deiner Nähe, Notdienst und Öffnungszeiten – schnell und einfach.",
  "start_url": "/?pwa=1",
  "scope": "/",
  "display": "standalone",
  "background_color": "#c60060",
  "theme_color": "#c60060",
  "orientation": "portrait",
  "icons": [
    { "src": "/pwa-icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/pwa-icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/pwa-icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
