{
  "name": "Mediscanner — health information",
  "short_name": "Mediscanner",
  "description": "Symptom checker, interactive disease map, local outbreak awareness and virus watch — clear and privacy-first.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f6f7f3",
  "theme_color": "#155e75",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "Symptom Checker", "url": "/symptom-checker" },
    { "name": "Disease Map", "url": "/outbreaks" },
    { "name": "Virus Watch", "url": "/virus-watch" }
  ]
}
