{
  "name": "Be Boundless Travel",
  "short_name": "Be Boundless",
  "description": "Find your next Tropical North Queensland escape. Discover tours, save favourites, and book with ease.",
  "start_url": "/explore",
  "scope": "/",
  "display": "standalone",
  "background_color": "#071b20",
  "theme_color": "#0b7d75",
  "orientation": "portrait-primary",
  "categories": ["travel", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192x192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Discover Tours",
      "url": "/explore",
      "description": "Swipe through Cairns tours"
    },
    {
      "name": "My Bookings",
      "url": "/account/bookings",
      "description": "View your bookings"
    }
  ]
}
