{
  "name": "Khush FB Downloader",
  "short_name": "FB Downloader",
  "description": "Download Facebook videos quickly and easily with Khush FB Downloader.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1877F2",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Download Video",
      "short_name": "Download",
      "description": "Open Khush FB Downloader",
      "url": "/"
    }
  ]
}
