{
  "name": "Showerly — Bathroom Remodeling Raleigh NC",
  "short_name": "Showerly",
  "description": "Complete bathroom remodeling in the Raleigh-Durham Triangle. Showers, floors, vanities, glass — every material, every style. Published pricing from $229. Free design consults.",
  "start_url": "/?utm_source=pwa",
  "id": "/?source=pwa",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#f0ebe3",
  "theme_color": "#9a6012",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "lifestyle", "shopping"],
  "iarc_rating_id": "",
  "icons": [
    {
      "src": "/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Free Consult",
      "short_name": "Book",
      "description": "Book a free in-home bathroom consultation",
      "url": "/booking?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "See Pricing",
      "short_name": "Pricing",
      "description": "View transparent bathroom remodeling pricing",
      "url": "/pricing?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Glass Options",
      "short_name": "Glass",
      "description": "Configure your frameless glass enclosure",
      "url": "/glass-options?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Client Portal",
      "short_name": "Portal",
      "description": "Access your project portal",
      "url": "/portal/client?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "protocol_handlers": [],
  "prefer_related_applications": false,
  "related_applications": [],
  "screenshots": [
    {
      "src": "/images/og-image.png",
      "sizes": "1200x675",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Showerly homepage"
    }
  ]
}
