{
  "name": "Better Messages",
  "short_name": "Better Messages",
  "description": "Real-time private messaging plugin for WordPress with WebSocket support, voice and video calls, AI chat bots, and native mobile apps.",
  "start_url": "/",
  "scope": "/",
  "display": "browser",
  "background_color": "#ffffff",
  "theme_color": "#3ECC5F",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
