{
  "name": "Street Legal Vehicle — Golf Cart Dealership",
  "short_name": "Street Legal Vehicle",
  "description": "Street Legal Vehicle — Premier golf cart dealership with 15 locations in 9 states. New & used electric and gas golf carts. 0% financing. Call 1-844-844-0577.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0d0d0f",
  "theme_color": "#ae1832",
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "id": "streetlegalvehicle-pwa",
  "categories": ["automotive", "shopping", "business"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Street Legal Vehicle — Golf Cart Dealership Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Inventory",
      "short_name": "Inventory",
      "description": "Browse new and used golf carts",
      "url": "/inventory",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Apply for Financing",
      "short_name": "Financing",
      "description": "Apply for 0% golf cart financing",
      "url": "/financing",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Find a Location",
      "short_name": "Locations",
      "description": "Find your nearest Street Legal Vehicle dealership",
      "url": "/location",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Golf Cart Rentals",
      "short_name": "Rentals",
      "description": "Rent a golf cart for your event or community",
      "url": "/rentals",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
