{
  "name": "Plant Wide Services",
  "short_name": "Plant Wide",
  "description": "Houston-based electrical and instrumentation contractor working tank farms, substations, I/O buildings and process plants across the Gulf Coast.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#143A82",
  "background_color": "#FAFAF7",
  "lang": "en-US",
  "categories": ["business", "industrial", "contractor"],
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/assets/img/plant-wide-services-logo.webp", "sizes": "512x512", "type": "image/webp", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Request a Quote",
      "short_name": "Quote",
      "description": "Send a quote request for an E&I scope",
      "url": "/pages/contact",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Services",
      "short_name": "Services",
      "description": "Browse Plant Wide Services capabilities",
      "url": "/services",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Call Plant Wide",
      "short_name": "Call",
      "description": "Call the Houston office",
      "url": "/pages/contact",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
