{
  "id": "/",
  "name": "Nachtradar — Heute Nacht in München",
  "short_name": "Nachtradar",
  "description": "Dein Radar für Clubs, Raves und Partys in München — heute Nacht. Swipe, merke Events, folge DJs und sieh wo deine Crew unterwegs ist.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0A0B14",
  "theme_color": "#0A0B14",
  "lang": "de",
  "dir": "ltr",
  "prefer_related_applications": false,
  "categories": ["entertainment", "lifestyle", "social"],
  "icons": [
    {
      "src": "/favicon.svg?v=20260620pwa",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png?v=20260620pwa",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=20260620pwa",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=20260620pwa",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png?v=20260620pwa",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Heute Nacht",
      "short_name": "Heute",
      "url": "/?tab=deck",
      "description": "Events heute Nacht in München"
    },
    {
      "name": "Karte",
      "short_name": "Karte",
      "url": "/?tab=map",
      "description": "Events auf der München-Karte"
    },
    {
      "name": "Profil",
      "short_name": "Profil",
      "url": "/?tab=profil",
      "description": "Dein Nachtradar-Profil"
    }
  ]
}