{
  "short_name": "CHS Roofing",

  "name": "CHS Roofing LLC | Roofing & Exterior Services in Charlotte, NC",

  "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":
    "CHS Roofing LLC provides roofing, siding, gutter, and exterior improvement services throughout Charlotte, North Carolina.",

  "orientation": "portrait-primary",

  "scope": "/",

  "shortcuts": [
    {
      "name": "Call Now",
      "short_name": "Call",
      "description": "Contact CHS Roofing LLC",
      "url": "/#contact",
      "icons": [
        {
          "src": "phone-icon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },

    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Request a free roofing estimate",
      "url": "/#contact",
      "icons": [
        {
          "src": "contact-icon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },

    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "Explore roofing and exterior services",
      "url": "/#services",
      "icons": [
        {
          "src": "home-icon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],

  "categories": [
    "roofing",
    "roof repair",
    "roof replacement",
    "commercial roofing",
    "residential roofing",
    "gutter installation",
    "siding contractor"
  ],

  "related_applications": [
    {
      "platform": "web",
      "url": "https://chsroofingpros.net/"
    }
  ]
}