{
  "short_name": "Sonic Roofing",
  "name": "Sonic Roofing LLC | Roofing Specialists in Phoenix Metro, AZ",
  "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": "High-quality roofing services across Phoenix Metro, Arizona, including spray foam roofing, coatings, tile, shingles, waterproofing, and residential and commercial roofing solutions.",
  "orientation": "portrait-primary",
  "scope": "/",
  "shortcuts": [
    {
      "name": "Call Now",
      "short_name": "Call",
      "description": "Call Sonic Roofing LLC",
      "url": "tel:+16026689572",
      "icons": [
        {
          "src": "phone-icon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch about roofing services",
      "url": "/#contact",
      "icons": [
        {
          "src": "contact-icon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "View Services",
      "short_name": "Services",
      "description": "Explore roofing services",
      "url": "/#services",
      "icons": [
        {
          "src": "home-icon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "categories": [
    "roofing",
    "construction",
    "home improvement",
    "contractor services"
  ],
  "related_applications": [
    {
      "platform": "web",
      "url": "https://www.sonicroofingllc.com/"
    }
  ]
}