{
  "name": "Golf Cartify - Live Golf Cart Inventory",
  "short_name": "Golf Cartify",
  "description": "Golf Cartify - Live golf cart inventory updated daily. Browse new and used golf carts from top brands at 11 locations across PA, NJ, DE, NC, IN, VA, FL. Call 1-844-552-0202.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#ae1832",
  "background_color": "#ffffff",
  "orientation": "any",
  "icons": [
    {
      "src": "/golf-cart-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/golf-cart-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "automotive"],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false,
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Home",
      "url": "/",
      "description": "Golf Cartify Home"
    },
    {
      "name": "Browse Inventory",
      "url": "/inventory",
      "description": "Browse all golf cart inventory"
    },
    {
      "name": "New Carts",
      "url": "/inventory?isNew=true",
      "description": "Browse new golf carts"
    },
    {
      "name": "Used Carts",
      "url": "/inventory?isUsed=true",
      "description": "Browse used golf carts"
    },
    {
      "name": "Financing",
      "url": "/financing",
      "description": "Golf cart financing options"
    }
  ]
}
