{
  "id": "/",
  "name": "Prescription by Infosphere",
  "short_name": "Prescription",
  "description": "Desktop Executive Suite & Digital Healthcare Platform by Infosphere",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#0c2340",
  "theme_color": "#0c2340",
  "categories": ["medical", "health", "business", "productivity"],
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "shortcuts": [
    {
      "name": "Doctor Workspace",
      "short_name": "Doctor",
      "description": "Open BMDC Doctor Workspace & Serial Manager",
      "url": "/doctor",
      "icons": [{ "src": "/prescription-logo.jpg", "sizes": "192x192" }]
    },
    {
      "name": "Pharmacy POS",
      "short_name": "Pharmacy",
      "description": "Open Pharmacy POS & Medicine Inventory",
      "url": "/pos",
      "icons": [{ "src": "/medi-pharma-logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Verify Prescription",
      "short_name": "Verify Rx",
      "description": "Verify Digital Prescription Security Code",
      "url": "/verify",
      "icons": [{ "src": "/infosphere-logo.png", "sizes": "192x192" }]
    }
  ],
  "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"
    }
  ]
}
