{
  "name": "SaveKit - Fast Social Media Downloader",
  "short_name": "SaveKit",
  "description": "Download Instagram, YouTube and Facebook videos, reels, shorts and MP3 audio in HD for free.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0e17",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Instagram Downloader",
      "url": "/instagram-video-downloader"
    },
    {
      "name": "YouTube Downloader",
      "url": "/youtube-video-downloader"
    },
    {
      "name": "YouTube to MP3",
      "url": "/youtube-to-mp3"
    },
    {
      "name": "Facebook Downloader",
      "url": "/facebook-video-downloader"
    }
  ]
}
