{
  "name": "VibeRadar",
  "short_name": "VibeRadar",
  "description": "Find the right vibe tonight – Regensburg nightlife.",
  "start_url": "/landing",
  "display": "standalone",
  "background_color": "#050308",
  "theme_color": "#8052ff",
  "orientation": "portrait",
  "lang": "de",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Karte öffnen",
      "short_name": "Karte",
      "url": "/map",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Alle Orte",
      "short_name": "Orte",
      "url": "/venues",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "categories": ["entertainment", "lifestyle", "navigation"],
  "screenshots": []
}
