{
  "name": "TVpara.de",
  "short_name": "TVpara.de",
  "description": "Schau TV",
  "categories": ["tv", "television", "entertainment", "news", "education"],

  "start_url": "https://www.TVpara.de",

  "icons": [
 {
      "src": "/img/web-app-manifest-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  
  "theme_color": "#000000",
  "background_color": "#000000",
  
  "display_override": ["fullscreen", "minimal-ui"],
  "display": "standalone",
  "orientation": "landscape"
}
