{
  "name": "VThreads Video-Downloader",
  "short_name": "VThreads",
  "description": "VThreads ist ein schneller, kostenloser HD-Video-Downloader ohne Wasserzeichen.",
  "start_url": "/de/",
  "display": "standalone",
  "background_color": "#0F0F13",
  "theme_color": "#0F0F13",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}