{
  "name": "TIGON Canada",
  "short_name": "TIGON Canada",
  "description": "Browse golf carts for sale with TIGON Canada and view national service coverage across Canada's provinces and territories.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#ae1832",
  "background_color": "#0a0a0a",
  "orientation": "any",
  "lang": "en-CA",
  "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 maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Inventory",
      "short_name": "Inventory",
      "url": "/inventory"
    },
    {
      "name": "Used Golf Carts",
      "short_name": "Used",
      "url": "/inventory/used"
    },
    {
      "name": "Financing Information",
      "short_name": "Financing",
      "url": "/financing"
    },
    {
      "name": "Canada Service Coverage",
      "short_name": "Coverage",
      "url": "/location"
    }
  ]
}