{
  "name": "WixeChat - Connect, Share & Vibe",
  "short_name": "WixeChat",
  "description": "Next-generation social media platform. Share photos, watch HD reels, make WebRTC calls, and earn with the Creator Fund.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0c",
  "theme_color": "#25D366",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["social", "entertainment", "video", "music"],
  "orientation": "portrait"
}
