{
  "name": "Pharmaceutical Replacement Arsenal™",
  "short_name": "Pharma Arsenal",
  "description": "Interactive PWA for safe pharmaceutical to herbal transitions with 700+ clinical citations",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "background_color": "#ffffff",
  "theme_color": "#2d5016",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%232d5016' width='192' height='192'/><text x='50%' y='50%' font-size='100' fill='%23fff' text-anchor='middle' dy='.3em' font-weight='bold'>PA</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%232d5016' width='512' height='512'/><text x='50%' y='50%' font-size='300' fill='%23fff' text-anchor='middle' dy='.3em' font-weight='bold'>PA</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "medical"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%232d5016' width='540' height='720'/><text x='270' y='100' font-size='48' fill='%23fff' text-anchor='middle' font-weight='bold'>Pharma Arsenal</text><text x='270' y='200' font-size='24' fill='%23ffd700' text-anchor='middle'>Replace Your Meds</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Drugs",
      "short_name": "Search",
      "description": "Search for pharmaceutical alternatives",
      "url": "/?action=search",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><circle cx='48' cy='48' r='40' fill='%232d5016'/><text x='48' y='48' font-size='60' fill='%23fff' text-anchor='middle' dy='.3em'>🔍</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
