{
  "name": "The Room by APC",
  "short_name": "The Room",
  "description": "Book The Room — 82m² event space in Shibuya, Tokyo. Live availability, hourly booking and payment.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/the-room?pwa=1",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111318",
  "theme_color": "#111318",
  "categories": ["business", "lifestyle", "productivity"],
  "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.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Book a slot",
      "short_name": "Book",
      "url": "/the-room?pwa=1#room-booking",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
