{
  "name": "Pure&Safe – Water Treatment & Home Filtration",
  "short_name": "Pure&Safe",
  "description": "Shop water treatment, filtration, and related essentials online—from purifiers and membranes to FRP vessels, filter media, softeners, valves, pumps, and whole-house systems. Curated catalogue for homes, facilities, pools, and aquariums.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": [
    "water treatment",
    "water filtration",
    "water purifiers",
    "home improvement",
    "pool supplies",
    "aquarium"
  ],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshot-narrow.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop New Arrivals",
      "short_name": "New",
      "description": "View the latest arrivals",
      "url": "/fresh-arrivals",
      "icons": [
        {
          "src": "/logo.png",
          "sizes": "any"
        }
      ]
    },
    {
      "name": "View Cart",
      "short_name": "Cart",
      "description": "View your shopping cart",
      "url": "/cart",
      "icons": [
        {
          "src": "/logo.png",
          "sizes": "any"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "handle_links": "preferred",
  "protocol_handlers": [
    {
      "protocol": "web+Pure&Safe",
      "url": "/?product=%s"
    }
  ]
}
