{
  "name": "Downloader App",
  "short_name": "Downloader",
  "description": "The easiest way to download files on your TV and Android devices.",
  "icons": [
    {
      "src": "https://i.ibb.co/TMzYfnwm/Downloader-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://i.ibb.co/TMzYfnwm/Downloader-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#ff6600",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/index.html"
}
