{
  "name": "whitecubee — Co-Living & Co-Working, Domlur, Bengaluru",
  "short_name": "whitecubee",
  "description": "Premium co-living residences and Grade-A co-working workspace in Amarjyothi Layout, Domlur, Bengaluru. Curated Life. Curated Work.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FBFAF7",
  "theme_color": "#0a0f1c",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["business", "productivity", "lifestyle", "travel"],
  "icons": [
    {
      "src": "/images/logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/images/logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/images/logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Co-Living Room",
      "short_name": "Co-Living",
      "description": "Reserve a serviced co-living room",
      "url": "/co-living",
      "icons": [{ "src": "/images/logo.jpg", "sizes": "192x192" }]
    },
    {
      "name": "Book Co-Working Space",
      "short_name": "Co-Working",
      "description": "Enquire about a co-working desk or private cabin",
      "url": "/co-working",
      "icons": [{ "src": "/images/logo.jpg", "sizes": "192x192" }]
    },
    {
      "name": "Contact whitecubee",
      "short_name": "Contact",
      "description": "24/7 front desk & reservations",
      "url": "/contact",
      "icons": [{ "src": "/images/logo.jpg", "sizes": "192x192" }]
    }
  ]
}
