{
  "short_name": "Sprague Plumbing",

  "name": "Sprague Plumbing | Professional Plumbing Services in Roy, WA",

  "icons": [
    {
      "src": "./bizSolutions-icon.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "./bizSolutions-icon.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "./bizSolutions-icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "./bizSolutions-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    }
  ],

  "start_url": "/",

  "display": "standalone",

  "theme_color": "#ea580c",

  "background_color": "#ffffff",

  "description":
    "Sprague Plumbing provides dependable plumbing repairs, drain cleaning, water heater, and leak detection services in Roy, Washington.",

  "orientation": "portrait-primary",

  "scope": "/",

  "shortcuts": [
    {
      "name": "Call Now",

      "short_name": "Call",

      "description": "Contact Sprague Plumbing",

      "url": "/#contact",

      "icons": [
        {
          "src": "phone-icon.png",

          "sizes": "192x192",

          "type": "image/png"
        }
      ]
    },
    {
      "name": "Contact Us",

      "short_name": "Contact",

      "description": "Request plumbing service or estimate",

      "url": "/#contact",

      "icons": [
        {
          "src": "contact-icon.png",

          "sizes": "192x192",

          "type": "image/png"
        }
      ]
    },
    {
      "name": "Our Services",

      "short_name": "Services",

      "description": "Explore plumbing repair and maintenance services",

      "url": "/#services",

      "icons": [
        {
          "src": "home-icon.png",

          "sizes": "192x192",

          "type": "image/png"
        }
      ]
    }
  ],

  "categories": [
    "plumbing",
    "drain cleaning",
    "water heater services",
    "pipe repair",
    "leak detection",
    "washington plumber"
  ],

  "related_applications": [
    {
      "platform": "web",

      "url": "https://spragueplumbing.net/"
    }
  ]
}