{
  "name": "MediaSnap - Made By Kandias Aulia :v",
  "short_name": "MediaSnap",
  "description": "Download video from TikTok, Instagram, YouTube Shorts, Twitter without watermark",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0e1a",
  "theme_color": "#ec4899",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Bulk Download", "url": "/bulk.html" },
    { "name": "History", "url": "/history.html" },
    { "name": "Dashboard", "url": "/dashboard.html" }
  ]
}
