{
  "name": "1ClickTube - Video Downloader",
  "short_name": "1ClickTube",
  "description": "Download YouTube videos in 4K, 2K, 1440p, HD, MP4, MP3. Fast, free, no signup.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#6366f1",
  "orientation": "portrait",
  "categories": ["entertainment", "multimedia", "utilities"],
  "screenshots": [],
  "icons": [
    { "src": "/static/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/static/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/static/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ]
}
