{
  "name": "Bijou Restaurant - A Jewel of Food and Art",
  "short_name": "Bijou Restaurant",
  "description": "Best restaurant in Bomso, Kumasi near KNUST. Traditional Ghanaian flavors with international cuisine.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ff6b35",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["food", "restaurant", "dining"],
  "icons": [
    {
      "src": "img/bijou/3a.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/bijou/3a.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "View Menu",
      "short_name": "Menu",
      "description": "Browse our signature dishes",
      "url": "/Recipes.html",
      "icons": [{ "src": "img/bijou/1.jpg", "sizes": "96x96" }]
    },
    {
      "name": "Order Now",
      "short_name": "Order",
      "description": "Order via WhatsApp",
      "url": "https://wa.me/233530542266",
      "icons": [{ "src": "img/bijou/2.jpg", "sizes": "96x96" }]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [],
  "screenshots": [
    {
      "src": "img/bijou/Bella-0075.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg"
    }
  ]
}