{
  "name": "dChats Messenger",
  "short_name": "dChats",
  "description": "Private, end-to-end encrypted messaging for everyone. Free calls, rich messages, and AI assistant — all secured by the Signal Protocol.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#25D366",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "categories": ["communication", "social", "utilities"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/phone_chat_mockup_1775414619894.png",
      "sizes": "390x844",
      "type": "image/png",
      "label": "dChats Messenger messaging interface"
    }
  ],
  "shortcuts": [
    {
      "name": "Open Web App",
      "url": "https://web.dchats.org",
      "description": "Open dChats Messenger in your browser"
    },
    {
      "name": "Download APK",
      "url": "/download",
      "description": "Download dChats Messenger for Android"
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://dchats.org"
    }
  ],
  "prefer_related_applications": false
}
