{
  "name": "T.Tech Downloader",
  "short_name": "T.Tech DL",
  "description": "Download videos from TikTok, Instagram, YouTube, Facebook, Pinterest, and Snapchat - Powered by TimiTech",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6a11cb",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/smart/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/smart/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "social"]
}