{
  "name": "TikTok Downloader",
  "short_name": "tiktokdownloader",
  "description": "Free TikTok Downloader tool. Download TikTok videos without watermark in HD MP4, extract MP3 audio, copy & download TikTok captions, and save slideshows instantly. No login required.",
  "start_url": "index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d6efd",
  "icons": [
    {
      "src": "assets/img/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/img/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}