{
  "name": "RxHalal — Check any medicine",
  "short_name": "RxHalal",
  "description": "Check medicines and ingredients for Halal, Harmful, or Uncertain contents — instantly.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a6b3f",
  "orientation": "portrait",
  "lang": "en",
  "icons": [
    { "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["health", "medical", "lifestyle"],
  "shortcuts": [
    {
      "name": "Scan a medicine",
      "short_name": "Scan",
      "url": "/scan",
      "description": "Open the camera-style scanner to look up a medicine"
    },
    {
      "name": "Search ingredients",
      "short_name": "Search",
      "url": "/search",
      "description": "Search the catalog for medicines or ingredients"
    },
    {
      "name": "My meds",
      "short_name": "My meds",
      "url": "/my-meds",
      "description": "Open your saved medicines"
    },
    {
      "name": "Help & support",
      "short_name": "Support",
      "url": "/support",
      "description": "FAQ, status, and contact"
    },
    {
      "name": "Compare medicines",
      "short_name": "Compare",
      "url": "/compare",
      "description": "Side-by-side halal ingredient comparison"
    },
    {
      "name": "Vaccines reference",
      "short_name": "Vaccines",
      "url": "/vaccines",
      "description": "Halal-aware vaccine ingredient facts"
    }
  ]
}
