{
  "name": "Ease Pharma — Dispensary POS",
  "short_name": "Ease POS",
  "description": "Enterprise Retail Dispensary POS & Clinical ERP for Modern Pharmacies",
  "start_url": "/pos",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#600010",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/logo-icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/easepharma-red.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Dispensary POS Counter",
      "short_name": "POS",
      "description": "Instant Barcode Scanning & Checkout",
      "url": "/pos",
      "icons": [{ "src": "/favicon.ico", "sizes": "64x64" }]
    },
    {
      "name": "All Medicines",
      "short_name": "Catalog",
      "description": "Search and manage medicine stock",
      "url": "/all-products",
      "icons": [{ "src": "/favicon.ico", "sizes": "64x64" }]
    }
  ]
}
