{
  "name": "TikFlow",
  "short_name": "TikFlow",
  "description": "by prstyaDev",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2563eb",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "shortcuts": [
    {
      "name": "Video Downloader",
      "url": "/"
    },
    {
      "name": "Slide Downloader",
      "url": "/tiktok-slide-downloader"
    },
    {
      "name": "Douyin Downloader",
      "url": "/douyin-downloader"
    }
  ]
}
