{
  "name": "Lazy Camper Rentals",
  "short_name": "LCR Rentals",
  "description": "Premium golf cart rentals across all 50 US states. 4-seat, 6-seat, and utility carts delivered to campgrounds, beaches, resorts, and events. Call 1-844-844-0089.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#c41e3a",
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "categories": ["travel", "transportation", "recreation", "lifestyle"],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-32x32.svg",
      "type": "image/svg+xml",
      "sizes": "32x32",
      "purpose": "any"
    },
    {
      "src": "/favicon-16x16.svg",
      "type": "image/svg+xml",
      "sizes": "16x16",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.svg",
      "type": "image/svg+xml",
      "sizes": "180x180",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/logo.png",
      "type": "image/png",
      "sizes": "512x512",
      "form_factor": "wide",
      "label": "Lazy Camper Rentals - Golf Cart Rentals Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Fleet",
      "short_name": "Fleet",
      "description": "Browse our golf cart rental fleet",
      "url": "/rentals",
      "icons": [{"src": "/favicon.svg", "sizes": "any"}]
    },
    {
      "name": "View Pricing",
      "short_name": "Pricing",
      "description": "See golf cart rental pricing",
      "url": "/pricing",
      "icons": [{"src": "/favicon.svg", "sizes": "any"}]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Contact Lazy Camper Rentals",
      "url": "/contact",
      "icons": [{"src": "/favicon.svg", "sizes": "any"}]
    },
    {
      "name": "Find Your State",
      "short_name": "States",
      "description": "Find golf cart rentals in your state",
      "url": "/states",
      "icons": [{"src": "/favicon.svg", "sizes": "any"}]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "share_target": {
    "action": "/contact",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "protocol_handlers": [
    {
      "protocol": "tel",
      "url": "tel:+18448440089"
    }
  ]
}
