{
  "name": "DoseRight - Medication Safety",
  "short_name": "DoseRight",
  "description": "Your Medication Safety Companion. Search 21,000+ drugs, check interactions, find pharmacies, and buy safely. Works in 29+ countries.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#16a34a",
  "orientation": "portrait-primary",
  "id": "/",
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["health", "medical", "lifestyle"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "/play-store/screenshot-1-welcome.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "label": "Drug Search with 21,000+ medications"
    },
    {
      "src": "/play-store/screenshot-2-home.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "label": "Complete medication information"
    },
    {
      "src": "/play-store/screenshot-3-interactions.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "label": "Drug interaction checker"
    },
    {
      "src": "/play-store/screenshot-4-medications.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "label": "Buy from trusted pharmacies"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Drugs",
      "short_name": "Search",
      "description": "Search medications",
      "url": "/medications",
      "icons": [{"src": "/icons/icon-96x96.png", "sizes": "96x96"}]
    },
    {
      "name": "Find a Doctor",
      "short_name": "Doctors",
      "description": "Find nearby healthcare",
      "url": "/doctors-near-me",
      "icons": [{"src": "/icons/icon-96x96.png", "sizes": "96x96"}]
    }
  ]
}
