{
  "name": "Halaqat — Video Meetings",
  "short_name": "Halaqat",
  "description": "Instant and scheduled HD video meetings with chat, recording, and live captions.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FBB040",
  "theme_color": "#FBB040",
  "categories": ["productivity", "business", "social"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}