
{
  "name": "B3 - Beats, Booze & BBQ",
  "short_name": "B3 Nightclub",
  "description": "Experience the ultimate nightclub vibe at B3 in Ruiru, Kenya. Premium drinks, delicious BBQ, and electrifying beats.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "lifestyle", "food"],
  "shortcuts": [
    {
      "name": "View Menu",
      "short_name": "Menu",
      "description": "Browse our food and drinks menu",
      "url": "/#menu",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Make Reservation",
      "short_name": "Reserve",
      "description": "Book your table",
      "url": "/#reservation",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch via WhatsApp",
      "url": "/#location",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
