{
  "name": "Fezle - Real-Time Chat Across Worlds",
  "short_name": "Fezle",
  "description": "Free real-time chat platform where conversations happen across Worlds. Text, voice, and video calls with friends.",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#0A0E27",
  "background_color": "#0A0E27",
  "display": "standalone",
  "start_url": "/",
  "scope": "/"
}
