{
  "name": "StarsCast — Der Towerstars-Podcast",
  "short_name": "StarsCast",
  "description": "Spieltag-Content, Folgen, Tippspiel und die Kurve der Ravensburg Towerstars.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#070A24",
  "theme_color": "#0E1538",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}