{
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "display_override": ["window-controls-overlay"],
  "scope": "/",
  "start_url": "/",
  "orientation": "any",
  "name": "MediShark Shop",
  "short_name": "MediShark Shop",
  "description": "MediShark Shop is your trusted online destination for high-quality medical equipments and supplies. We are committed to providing healthcare professionals and individuals with a wide range of reliable products to support their health and wellness needs.",
  "prefer_related_applications": false,
  "related_applications": [],
  "protocol_handlers": [
    {
      "protocol": "web+medisharkshop",
      "url": "/?action=%s"
    }
  ],
  "icons": [
    {
      "src": "/assets/app-icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/app-icons/icon-256x256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/app-icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Products",
      "url": "https://medishark.shop/products",
      "description": "Explore our products."
    }
  ]
}
