{
  "name": "PainIQ — Gabapentin & Lyrica Guidance",
  "short_name": "PainIQ",
  "description": "Physician-founded interactive platform for gabapentin and Lyrica patients. Personalized dosing, AI physician, and evidence-based education.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["health", "medical", "education"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Dosing Guide",
      "short_name": "Dosing",
      "description": "Get your personalized gabapentin or Lyrica dosing schedule",
      "url": "/#dosing",
      "icons": [{"src": "icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "AI Assistant",
      "short_name": "Ask AI",
      "description": "Ask the PainIQ AI physician a question",
      "url": "/#assistant",
      "icons": [{"src": "icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Research Hub",
      "short_name": "Research",
      "description": "Search medical literature on gabapentin and Lyrica",
      "url": "/painiq-research.html",
      "icons": [{"src": "icon-192.png", "sizes": "192x192"}]
    }
  ]
}
