{
  "name": "Golf Cart Sourcing - New & Used Golf Carts from Top Brands",
  "short_name": "Golf Cart Sourcing",
  "description": "Golf Cart Sourcing is a premier golf cart dealership with 11 locations across PA, NJ, DE, NC, IN, VA, and FL. Shop new and used electric, gas, and street legal golf carts from top brands including Denago, Evolution, Club Car, EZGO, Yamaha, Icon, Star EV, Epic, Bintelli, and more. Call 1-888-460-6988 for the best prices and flexible financing options.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "theme_color": "#af1f31",
  "background_color": "#0a0a0a",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "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.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Golf Cart Sourcing Homepage"
    }
  ],
  "categories": ["shopping", "automotive", "business", "lifestyle"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Browse Inventory",
      "short_name": "Inventory",
      "url": "/inventory",
      "description": "Browse our full golf cart inventory - new and used"
    },
    {
      "name": "New Golf Carts",
      "short_name": "New Carts",
      "url": "/inventory?isNew=true",
      "description": "Shop new golf carts from top brands"
    },
    {
      "name": "Used Golf Carts",
      "short_name": "Used Carts",
      "url": "/inventory?isUsed=true",
      "description": "Shop affordable used golf carts"
    },
    {
      "name": "Financing",
      "short_name": "Financing",
      "url": "/financing",
      "description": "Explore flexible financing options for your golf cart"
    }
  ],
  "iarc_rating_id": "",
  "related_applications": [],
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}