{
  "name": "Jolly Car Rentals",
  "short_name": "JCR",
  "description": "Affordable car hire in Shepparton & the Goulburn Valley. Text Harry to book a Corolla, Camry, or Haval. Daily, weekly & long-term rentals.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#C8842D",
  "theme_color": "#C8842D",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-AU",
  "categories": ["business", "lifestyle"],
  "icons": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663071281317/ajSAG2UgfX9jsgPeuv8Gz2/pwa-icon-192_8c3d7719.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663071281317/ajSAG2UgfX9jsgPeuv8Gz2/pwa-icon-512-e65r9Fp73fQbrHaitHERge.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Text Harry",
      "short_name": "Text Harry",
      "description": "Send Harry a text to book a car",
      "url": "/book",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663071281317/ajSAG2UgfX9jsgPeuv8Gz2/pwa-icon-192_8c3d7719.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Our Cars",
      "short_name": "Fleet",
      "description": "View our car fleet",
      "url": "/fleet"
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "description": "Check our rates",
      "url": "/pricing"
    }
  ]
}
