{
  "name": "NoAdsDL - Free Video Downloader",
  "short_name": "NoAdsDL",
  "description": "Download videos from YouTube, TikTok, Instagram in MP4/MP3. No ads, no watermark, free.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#0a0c12",
  "theme_color": "#0a0c12",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}