{
  "name": "BukaXp — Authentic Nigerian Cuisine",
  "short_name": "BukaXp",
  "description": "Fresh, authentic Nigerian food in Derby. Order online, book a table, or enjoy bulk catering.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A0A00",
  "theme_color": "#C09342",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-GB",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Order Food",
      "short_name": "Order",
      "description": "Browse the menu and place an order",
      "url": "/menu",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Book a Table",
      "short_name": "Book",
      "description": "Reserve a table at BukaXp",
      "url": "/reservations",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ]
}
