{
  "name": "Shawarma Bar & Grill House",
  "short_name": "Shawarma Bar",
  "description": "Boca Raton's premier certified kosher restaurant. Authentic Middle Eastern cuisine — shawarma, kebabs, mezze & more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080808",
  "theme_color": "#C03000",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "categories": ["food", "restaurants", "lifestyle"],
  "icons": [
    {
      "src": "White & Red.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "White & Red.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "View Menu",
      "short_name": "Menu",
      "description": "Browse our full kosher menu",
      "url": "/#menu",
      "icons": [{ "src": "White & Red.png", "sizes": "96x96" }]
    },
    {
      "name": "Call Us",
      "short_name": "Call",
      "description": "Call Shawarma Bar & Grill House",
      "url": "tel:+15612184246",
      "icons": [{ "src": "White & Red.png", "sizes": "96x96" }]
    },
    {
      "name": "Hours & Location",
      "short_name": "Hours",
      "description": "View our hours and location",
      "url": "/#hours",
      "icons": [{ "src": "White & Red.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
