{
  "name": "Drugindex.click - ICD-10 Medical Search",
  "short_name": "Drugindex.click",
  "description": "Comprehensive ICD-10 medical coding and drug reference search engine. Search medications by scientific name, trade name, indication, or ICD-10 code instantly.",
  "version": "2.0.0",
  "build_timestamp": "2026-03-18T13:53:15Z",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0078DB",
  "theme_color": "#0078DB",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png?v=2.0.0",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=2.0.0",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=2.0.0",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["medical", "productivity", "reference"],
  "screenshots": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Drugs",
      "short_name": "Drugs",
      "description": "Search medications by scientific or trade name",
      "url": "/?shortcut=search-drugs",
      "icons": [
        {
          "src": "/icon-192.png?v=2.0.0",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Bulk Verify",
      "short_name": "Verify",
      "description": "Verify multiple ICD-10 codes at once",
      "url": "/bulk-verify?shortcut=bulk-verify",
      "icons": [
        {
          "src": "/icon-192.png?v=2.0.0",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
