{
  "name": "TV Wunschliste",
  "short_name": "Wunschliste",
  "icons": [
    {
      "src": "https://bilder.wunschliste.de/wl/gfx/icons/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://bilder.wunschliste.de/wl/gfx/icons/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "https://bilder.wunschliste.de/wl/gfx/icons/favicon-192x192w.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://bilder.wunschliste.de/wl/gfx/icons/favicon-512x512w.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://bilder.wunschliste.de/wl/gfx/icons/favicon.svg",
      "purpose": "any"
    }
  ],
  "theme_color": "#cad4dd",
  "background_color": "#cad4dd",
  "start_url": "https://www.wunschliste.de/app",
  "url": "https://www.wunschliste.de/app",
  "display": "standalone",
  "manifestUrl": "https://bilder.wunschliste.de/wl/manifest.20240409.json",
  "description": "Serien, Filme, TV-News, TV-Planer auf TV Wunschliste",
  "orientation": "any",
  "lang": "de",
  "screenshots": [
    {
      "src": "https://bilder.wunschliste.de/wl/gfx/app/tv-wl_app_screen.png",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "platform": "narrow",
      "label": "Persönlicher TV-Planer und News zu allen aktuellen Serien"
    },
    {
      "src": "https://bilder.wunschliste.de/wl/gfx/app/tv-wl_app_screen2.png",
      "sizes": "750x1334",
      "type": "image/jpeg",
      "platform": "narrow",
      "label": "Serieninfos mit Abstimmmöglichkeit, Forum und Episodenführer"
    }
  ],
  "shortcuts": [
    {
      "name": "TV-Planer",
      "url": "https://www.wunschliste.de/tvplaner",
      "description": "Dein persönlicher TV-Planer mit allen Serien, Filmen und Streamingstarts",
      "icons": [
        {
          "src": "https://bilder.wunschliste.de/wl/gfx/icons/favicon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        },
        {
          "src": "https://bilder.wunschliste.de/wl/gfx/icons/favicon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "TV News",
      "url": "https://www.wunschliste.de/tvplaner",
      "description": "Alle aktuellen Meldungen zu Serien, Streaming und TV-Programm",
      "icons": [
        {
          "src": "https://bilder.wunschliste.de/wl/gfx/icons/favicon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        },
        {
          "src": "https://bilder.wunschliste.de/wl/gfx/icons/favicon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ]
}