{
  "id": "/",
  "name": "General Disposables Inc",
  "short_name": "GDI Medical",
  "description": "Retail and facility medical-supply catalog, quote requests, and account support.",
  "lang": "en-US",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#081f27",
  "theme_color": "#081f27",
  "orientation": "any",
  "categories": ["medical", "health", "shopping", "business"],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "icons": [
    {
      "src": "/gdi-logo-transparent.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop supplies",
      "short_name": "Shop",
      "url": "/shop"
    },
    {
      "name": "Request facility pricing",
      "short_name": "Quote",
      "url": "/wholesale"
    },
    {
      "name": "Account",
      "short_name": "Account",
      "url": "/account"
    }
  ]
}
