{
  "name": "Vigilo — Global Disease Surveillance",
  "short_name": "Vigilo",
  "description": "Real-time global disease outbreak monitoring. Bloomberg Terminal for epidemiology.",
  "start_url": "/app.html",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#E8590C",
  "background_color": "#EDEBE4",
  "lang": "en",
  "categories": ["health", "medical", "news"],
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "label": "Vigilo Globe View",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Critical Alerts",
      "short_name": "Alerts",
      "description": "View critical outbreak alerts",
      "url": "/?filter=critical"
    },
    {
      "name": "Russian version",
      "short_name": "RU",
      "url": "/ru/"
    }
  ]
}
