{
  "name": "Mamazzita Gastro Bar",
  "short_name": "Mamazzita",
  "description": "Reserve, book VIP bottle service, brunch and DJ nights at Mamazzita Gastro Bar — Latin Soul Restaurant & Lounge.",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#06080F",
  "theme_color": "#06080F",
  "orientation": "portrait",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["food", "lifestyle", "entertainment"],
  "icons": [
    { "src": "/icons/android-chrome-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/android-chrome-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/narrow.png",
      "sizes": "640x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mamazzita on mobile"
    },
    {
      "src": "/screenshots/wide.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Mamazzita on desktop"
    }
  ],
  "shortcuts": [
    {
      "name": "Reserve a table",
      "short_name": "Reserve",
      "description": "Book a table at Mamazzita",
      "url": "/reserve?source=shortcut"
    },
    {
      "name": "VIP bottle service",
      "short_name": "VIP",
      "description": "Reserve a VIP banquette",
      "url": "/reserve?type=vip&source=shortcut"
    },
    {
      "name": "Tonight's events",
      "short_name": "Events",
      "description": "DJ lineup and shows",
      "url": "/events?source=shortcut"
    }
  ],
  "prefer_related_applications": false
}
