{
  "name": "Gilou Bar & Restaurant",
  "short_name": "Gilou",
  "description": "Takoradi's premier seafood restaurant. Order food via WhatsApp.",
  "start_url": "/gilou-restaurant/",
  "scope": "/gilou-restaurant/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#111111",
  "theme_color": "#111111",
  "categories": ["food", "restaurants"],
  "icons": [
    { "src": "Gilou logo.jpeg", "sizes": "192x192", "type": "image/jpeg", "purpose": "any maskable" },
    { "src": "Gilou logo.jpeg", "sizes": "512x512", "type": "image/jpeg", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "View Menu", "url": "/gilou-restaurant/menu.html", "description": "Browse our full menu" },
    { "name": "Order Now", "url": "/gilou-restaurant/order.html", "description": "Place an order via WhatsApp" },
    { "name": "Contact Us", "url": "/gilou-restaurant/contact.html", "description": "Find us on the map" }
  ]
}
