{
  "name": "HantaVirus Watcher: Live Hantavirus Map and MV Hondius Outbreak Tracker",
  "short_name": "HantaVirus Map",
  "description": "Live hantavirus map and outbreak tracker for the MV Hondius Andes hantavirus cluster. Confirmed cases, deaths, monitored regions, vessel route, and projected spread, sourced from WHO, CDC, ECDC, BBC, Reuters, and CNN.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "background_color": "#09090B",
  "theme_color": "#09090B",
  "categories": ["news", "health", "medical", "utilities", "weather"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Hantavirus map",
      "short_name": "Map",
      "description": "Open the live hantavirus map",
      "url": "/#map",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "MV Hondius outbreak",
      "short_name": "Outbreak",
      "description": "Read about the MV Hondius hantavirus outbreak",
      "url": "/#outbreak",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "HantaVirus Watcher live hantavirus map"
    }
  ]
}
