{
  "name": "Unter der Bavaria – dein Wiesnpodcast",
  "short_name": "Bavaria",
  "description": "Dein Wiesnpodcast fürs Handy: alle Folgen, Videos und Reels, der Lageplan der Theresienwiese, Öffnungszeiten, Anreise, Termine und die wichtigen Nummern. Offline nutzbar.",
  "start_url": "./",
  "scope": "./",
  "id": "/app/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f2e2b",
  "theme_color": "#0f2e2b",
  "lang": "de",
  "dir": "ltr",
  "categories": [
    "travel",
    "navigation",
    "entertainment"
  ],
  "icons": [
    {
      "src": "icons/symbol-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/symbol-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/symbol-maskierbar-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Alle Folgen",
      "short_name": "Folgen",
      "url": "./?seite=folgen",
      "icons": [
        {
          "src": "icons/symbol-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Zeltplan",
      "short_name": "Plan",
      "url": "./",
      "icons": [
        {
          "src": "icons/symbol-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Videos und Reels",
      "short_name": "Videos",
      "url": "./?seite=video",
      "icons": [
        {
          "src": "icons/symbol-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Infos für deinen Wiesn-Tag",
      "short_name": "Infos",
      "url": "./?seite=infos",
      "icons": [
        {
          "src": "icons/symbol-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
