{
  "name": "MediaVault — All-in-One Video Downloader",
  "short_name": "MediaVault",
  "description": "Download videos, reels, and stories from Instagram, YouTube, Facebook, TikTok, Twitter & Pinterest in Full HD.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0057d9",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='36' fill='%230057d9'/><text x='96' y='132' font-size='100' text-anchor='middle'>⬇️</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%230057d9'/><text x='256' y='350' font-size='260' text-anchor='middle'>⬇️</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["utilities", "multimedia", "social"],
  "shortcuts": [
    {
      "name": "Instagram Reels",
      "url": "/reels.html",
      "description": "Download Instagram Reels with audio"
    },
    {
      "name": "YouTube HD & MP3",
      "url": "/youtube.html",
      "description": "Download YouTube videos and MP3"
    },
    {
      "name": "TikTok (No Watermark)",
      "url": "/tiktok.html",
      "description": "Download TikTok videos without watermark"
    },
    {
      "name": "Facebook Videos",
      "url": "/facebook.html",
      "description": "Download Facebook videos in HD"
    },
    {
      "name": "Twitter / X Video",
      "url": "/twitter.html",
      "description": "Download Twitter / X videos"
    },
    {
      "name": "Pinterest Downloader",
      "url": "/pinterest.html",
      "description": "Download Pinterest pins & media"
    }
  ]
}
