{
  "name": "Heine Bar — Cocktail Bar Berlin",
  "short_name": "Heine Bar",
  "description": "Cocktail Bar in Berlin-Moabit. Drinks, Spiel und Gespräche an einem Ort. Events, Karte und Route in einer App.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "de-DE",
  "dir": "ltr",
  "background_color": "#17100f",
  "theme_color": "#17100f",
  "categories": ["food", "lifestyle", "travel"],
  "icons": [
    {
      "src": "/logo-heine-bar.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-heine-bar.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Karte",
      "short_name": "Karte",
      "description": "Direkt zur Getränkekarte",
      "url": "/#drinks"
    },
    {
      "name": "Events",
      "short_name": "Events",
      "description": "Aktuelle Termine",
      "url": "/#events"
    },
    {
      "name": "Route",
      "short_name": "Route",
      "description": "Standort & Anfahrt",
      "url": "/#besuch"
    }
  ]
}
