{
  "name": "Vandal Pub - Rebel Against the Ordinary",
  "short_name": "Vandal Pub",
  "description": "Craft cocktails, dark ambiance, and unforgettable nights. Rebel Against the Ordinary.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#B85C5C",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/Vandal.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/Vandal.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/og-image.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "categories": ["food", "business"],
  "prefer_related_applications": false
}
