{
  "name": "KreativeTools — Free Video Downloader & Media Tools",
  "short_name": "KreativeTools",
  "description": "Download TikTok, Instagram, Facebook and X videos without watermark. Grab YouTube thumbnails in HD. Compress images and videos free — no signup.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F6F7FB",
  "theme_color": "#0D1B4B",
  "categories": ["productivity", "utilities", "entertainment"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "id": "com.kreativetools.app",
  "icons": [
    {
      "src": "/icons/manifest-icon-192.maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/manifest-icon-192.maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/manifest-icon-512.maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/manifest-icon-512.maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Video Downloader",
      "short_name": "Downloader",
      "description": "Download TikTok, Instagram, Facebook and X videos",
      "url": "/video-downloader",
      "icons": [{ "src": "/icons/manifest-icon-192.maskable.png", "sizes": "192x192" }]
    },
    {
      "name": "TikTok Downloader",
      "short_name": "TikTok",
      "description": "Download TikTok videos without watermark",
      "url": "/tiktok-video-downloader",
      "icons": [{ "src": "/icons/manifest-icon-192.maskable.png", "sizes": "192x192" }]
    },
    {
      "name": "YouTube Thumbnail Downloader",
      "short_name": "Thumbnails",
      "description": "Grab YouTube thumbnails in full HD",
      "url": "/youtube-thumbnail-downloader",
      "icons": [{ "src": "/icons/manifest-icon-192.maskable.png", "sizes": "192x192" }]
    },
    {
      "name": "Video Compressor",
      "short_name": "Compress",
      "description": "Compress videos for WhatsApp in your browser",
      "url": "/video-compressor",
      "icons": [{ "src": "/icons/manifest-icon-192.maskable.png", "sizes": "192x192" }]
    }
  ]
}
