{
  "id": "/",
  "name": "wotanzen – Hamburger Club-Events",
  "short_name": "wotanzen",
  "description": "Wo geht's heute tanzen? Tagesaktuelle Club-, Open-Air- und Eventübersicht für Hamburg.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#09091A",
  "theme_color": "#13122A",
  "orientation": "portrait",
  "lang": "de",
  "dir": "ltr",
  "categories": ["entertainment", "lifestyle", "music"],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "icons": [
    {
      "src": "logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "wotanzen.webp",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "wotanzen Eventübersicht"
    }
  ],
  "shortcuts": [
    {
      "name": "Events heute",
      "short_name": "Heute",
      "description": "Events für heute in Hamburg",
      "url": "/?tab=events&utm_source=pwa_shortcut",
      "icons": [{ "src": "logo.webp", "sizes": "192x192" }]
    },
    {
      "name": "Karte",
      "short_name": "Karte",
      "description": "Events auf der Karte",
      "url": "/?tab=map&utm_source=pwa_shortcut",
      "icons": [{ "src": "logo.webp", "sizes": "192x192" }]
    },
    {
      "name": "Open Airs",
      "short_name": "Open Airs",
      "description": "Open-Air-Events in Hamburg",
      "url": "/?tab=venues&utm_source=pwa_shortcut",
      "icons": [{ "src": "logo.webp", "sizes": "192x192" }]
    }
  ]
}
