{
  "name": "Greynite | Styled for Luxury",
  "short_name": "Greynite",
  "description": "Premium bath fittings and accessories for modern bathrooms. Discover water handling and plumbing solutions. Join our loyalty program or become a partner.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#dc2626",
  "theme_color": "#dc2626",
  "orientation": "portrait-primary",
  "scope": "/",
  "id": "com.greynite.app",
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "related_applications": [],

  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "shopping", "utilities"],
  "shortcuts": [
    {
      "name": "Products Catalog",
      "short_name": "Products",
      "description": "Browse premium bath fittings and accessories",
      "url": "/products",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Loyalty Program",
      "short_name": "Loyalty",
      "description": "Join our plumber & dealer rewards program",
      "url": "/loyalty-program",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "display_override": ["window-controls-overlay", "standalone"],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "share_target": {
    "action": "/products",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "protocol_handlers": [
    {
      "protocol": "web+greynite",
      "url": "/products?query=%s"
    }
  ],
  "note_taking": {
    "new_note_url": "/dashboard?action=new-note"
  },
  "launch_handler": {
    "client_mode": ["focus-existing", "auto"]
  },
  "file_handlers": [
    {
      "action": "/products",
      "name": "Greynite Catalog File",
      "accept": {
        "application/pdf": [".pdf"]
      }
    }
  ],
  "widgets": [
    {
      "name": "Greynite Catalog",
      "description": "View premium bath fittings and accessories",
      "tag": "greynite-catalog",
      "template": "widget-template",
      "ms_ac_template": "ac-template.json",
      "data": "widget-data.json",
      "type": "application/json",
      "screenshots": [
        {
          "src": "/icon-512.png",
          "sizes": "512x512",
          "type": "image/png",
          "label": "Greynite Catalog Widget"
        }
      ]
    }
  ],
  "iarc_rating_id": "e582d92d-ee78-4dd0-89ef-3b10c9ef4bbd",
  "scope_extensions": [
    {
      "origin": "https://greynitebath.com",
      "type": "origin"
    }
  ]
}
