{
  "name": "AntiparasitIQ",
  "short_name": "AntiparasitIQ",
  "description": "Plain-language antiparasitic protocol reference. Dosing, research, and safety in one place.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c0e0d",
  "theme_color": "#0c0e0d",
  "categories": ["health", "medical", "education"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "My Plan", "short_name": "Plan", "url": "/#plan", "description": "Your doses and schedule" },
    { "name": "Safety", "short_name": "Safety", "url": "/#safety", "description": "Warning signs and what to do" },
    { "name": "Learn", "short_name": "Learn", "url": "/#learn", "description": "Research and how it works" }
  ]
}
