{
  "name": "PriceIQ — Medicine Prices India",
  "short_name": "PriceIQ",
  "description": "Compare medicine prices across brands in India. Find cheaper alternatives instantly.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#040c18",
  "theme_color": "#10b981",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en-IN",
  "categories": ["medical", "health", "finance"],
  "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"
    },
    {
      "src": "/icon-apple-180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Semaglutide Prices",
      "url": "/molecule/semaglutide",
      "description": "Compare semaglutide brand prices"
    },
    {
      "name": "Search Medicines",
      "url": "/?search=true",
      "description": "Search for any medicine"
    }
  ],
  "share_target": {
    "action": "/search",
    "method": "GET",
    "params": {
      "text": "q"
    }
  }
}
