{
  "name": "SLH Short Stays",
  "short_name": "SLH Stays",
  "description": "Book direct and save — Oxfordshire short-stay rentals. No platform fees. Best price guaranteed.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#005078",
  "theme_color": "#005078",
  "lang": "en-GB",
  "categories": ["travel", "lifestyle"],
  "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Properties",
      "short_name": "Properties",
      "description": "Browse all available properties",
      "url": "/properties",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "My Bookings",
      "short_name": "My Bookings",
      "description": "View and manage your bookings",
      "url": "/my-bookings",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": []
}
