{
  "short_name": "Elite Star",
  "name": "Elite Star Renovations LLC | Remodeling & Renovation Services in Niagara Falls, New York",
  "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": "#1f2937",
  "background_color": "#ffffff",
  "description": "Expert remodeling and renovation services in Niagara Falls, New York including carpentry, interior remodeling, electrical, plumbing, HVAC, roofing, and exterior renovation.",
  "orientation": "portrait-primary",
  "scope": "/",
  "shortcuts": [
    {
      "name": "Call Now",
      "short_name": "Call",
      "description": "Call Elite Star Renovations LLC",
      "url": "tel:+17276600231",
      "icons": [
        {
          "src": "phone-icon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch about renovation services",
      "url": "/#contact",
      "icons": [
        {
          "src": "contact-icon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "View Services",
      "short_name": "Services",
      "description": "Explore renovation services",
      "url": "/#services",
      "icons": [
        {
          "src": "home-icon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "categories": [
    "home improvement",
    "renovation",
    "remodeling",
    "contractor services"
  ],
  "related_applications": [
    {
      "platform": "web",
      "url": "https://www.elitestarrenovationsllc.com/"
    }
  ]
}