{
  "name": "QuickMeds - Online Pharmacy & Medical Shop",
  "short_name": "QuickMeds",
  "description": "The safe & easy way to buy over 50 treatments online without visiting your GP or pharmacy.",
  "start_url": "/",
  "display": "fullscreen",
  "background_color": "#0F7173",
  "theme_color": "#0F7173",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "192x192",
      "type": "image/x-icon",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "medical", "shopping"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Shop",
      "short_name": "Shop",
      "description": "Browse treatments",
      "url": "/shop",
      "icons": [{ "src": "/favicon.ico", "sizes": "192x192" }]
    },
    {
      "name": "Cart",
      "short_name": "Cart",
      "description": "View cart",
      "url": "/cart",
      "icons": [{ "src": "/favicon.ico", "sizes": "192x192" }]
    }
  ]
}
