{
  "name": "BiChat - Multilingual AI Chat",
  "short_name": "BiChat",
  "description": "Secure, end-to-end encrypted chat with real-time translation.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F0F2F5",
  "theme_color": "#F0F2F5",
  "icons": [
    {
      "src": "https://picsum.photos/seed/chat/192/192",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://picsum.photos/seed/chat/512/512",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
