{
  "name": "YTDownload - Free Video & Audio Downloader",
  "short_name": "YTDownload",
  "description": "Download videos, shorts, reels, and audio from YouTube, Instagram, and Facebook in HD quality. Free and easy-to-use video downloader.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ff0000",
  "orientation": "portrait-primary",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr"
}
