{
  "short_name": "Juliano Prestige",
  "name": "Juliano Prestige Landscaping | Landscaping Services in East Haven, Connecticut",
  "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": "Professional landscaping services in East Haven, Connecticut including lawn care, garden design, clean-ups, and landscape renovation.",
  "orientation": "portrait-primary",
  "scope": "/",
  "shortcuts": [
    {
      "name": "Call Now",
      "short_name": "Call",
      "description": "Call Juliano Prestige Landscaping",
      "url": "tel:+12033438663",
      "icons": [
        {
          "src": "phone-icon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch about landscaping services",
      "url": "/#contact",
      "icons": [
        {
          "src": "contact-icon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "View Services",
      "short_name": "Services",
      "description": "Explore landscaping services",
      "url": "/#services",
      "icons": [
        {
          "src": "home-icon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "categories": [
    "landscaping",
    "lawn care",
    "home services",
    "outdoor services"
  ],
  "related_applications": [
    {
      "platform": "web",
      "url": "https://www.julianoprestigelandscaping.com/"
    }
  ]
}