{
  "name": "TIGON USA - Golf Cart Dealership",
  "short_name": "TIGON USA",
  "description": "TIGON USA - Premier golf cart dealership with 800+ golf carts in inventory. Browse new and used golf carts from Denago, Evolution, Swift EV, and more. Call 1-844-844-6638.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#ae1832",
  "background_color": "#0a0a0a",
  "orientation": "any",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["shopping", "automotive"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Carts",
      "short_name": "New",
      "description": "Browse new golf carts",
      "url": "/inventory/new",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Used Carts",
      "short_name": "Used",
      "description": "Browse used golf carts",
      "url": "/inventory/used",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Apply for Financing",
      "short_name": "Finance",
      "description": "Apply for 0% financing",
      "url": "/financing",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Find a Dealership",
      "short_name": "Locations",
      "description": "Find a dealership near you",
      "url": "/dealerships",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
