{
  "name": "BustMyMyth",
  "short_name": "BustMyMyth",
  "description": "RCT-backed verdicts on health myths. You deserve the truth.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#C0392B",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["health", "medical", "education"],
  "screenshots": [
    { "src": "/screenshots/screen1.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow" }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "text": "q"
    }
  }
}
