{
  "name": "Instantok — TikTok Video Downloader",
  "short_name": "Instantok",
  "description": "Download TikTok videos and photos in HD without a watermark. Free, fast, no registration — works offline as an app.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#070708",
  "theme_color": "#ff0050",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "utilities",
    "photo",
    "video"
  ],
  "icons": [
    {
      "src": "/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Download video",
      "short_name": "Video",
      "description": "Go straight to the downloader",
      "url": "/?source=pwa-shortcut"
    }
  ]
}
