{
  "name": "The Carmarthen Play Co.",
  "short_name": "Carmarthen Play",
  "description": "Bouncy castle & soft play hire in Carmarthen and across Carmarthenshire.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FBF6E9",
  "theme_color": "#E91E63",
  "scope": "/",
  "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-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Book Online",
      "short_name": "Book",
      "url": "/booking",
      "description": "Start a booking"
    },
    {
      "name": "Last Minute Deals",
      "short_name": "Deals",
      "url": "/#last-minute-deals",
      "description": "See current offers"
    }
  ]
}
