{
  "id": "/",
  "name": "Cyclopalypse",
  "short_name": "Cyclopalypse",
  "description": "Track Cyclosporiasis and emerging outbreaks across the US. Awareness-first disease surveillance.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#0a0b0f",
  "theme_color": "#e11d63",
  "prefer_related_applications": false,
  "categories": ["health", "medical", "education", "utilities"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Outbreak Map", "url": "/map", "description": "Interactive US outbreak map" },
    { "name": "Cyclosporiasis", "url": "/disease/cyclosporiasis", "description": "The headline foodborne parasite" },
    { "name": "Prevention", "url": "/prevent", "description": "How to protect yourself" }
  ]
}
