{
  "name": "BuzzU",
  "short_name": "BuzzU",
  "description": "BuzzU is an Omegle-inspired, browser-based app built by BRAC University students and open to everyone. Connect anonymously with the world through video, voice, and text chat.",
  "start_url": "/",
  "display": "standalone",
  "display_override": [
    "fullscreen",
    "standalone"
  ],
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "icons": [
    {
      "src": "/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "orientation": "any",
  "prefer_related_applications": false,
  "scope": "/",
  "categories": [
    "social",
    "communication"
  ]
}
