{
  "name": "Reserved — The hospitality operating system",
  "short_name": "Reserved",
  "description": "Reservations, floorplan, waitlist, CRM, events and marketing — one calm platform. Flat monthly. You own the guest.",
  "lang": "en-GB",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "theme_color": "#0f0f0f",
  "background_color": "#0f0f0f",
  "categories": ["business", "productivity", "food"],
  "launch_handler": { "client_mode": "navigate-existing" },
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png?v=2026071820",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=2026071820",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png?v=2026071820",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png?v=2026071820",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-monochrome-192.png?v=2026071820",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "monochrome"
    },
    {
      "src": "/icon-monochrome-512.png?v=2026071820",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "monochrome"
    },
    {
      "src": "/apple-touch-icon.png?v=2026071820",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Today",
      "short_name": "Today",
      "description": "Jump straight to today's floor and covers.",
      "url": "/today?source=pwa-shortcut",
      "icons": [
        { "src": "/icon-maskable-192.png?v=2026071820", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }
      ]
    },
    {
      "name": "New booking",
      "short_name": "New",
      "description": "Create a booking.",
      "url": "/bookings/new?source=pwa-shortcut",
      "icons": [
        { "src": "/icon-maskable-192.png?v=2026071820", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }
      ]
    },
    {
      "name": "Waitlist",
      "short_name": "Waitlist",
      "description": "See who's waiting.",
      "url": "/waitlist?source=pwa-shortcut",
      "icons": [
        { "src": "/icon-maskable-192.png?v=2026071820", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }
      ]
    }
  ]
}
