{
  "name": "Rentibly Connect",
  "short_name": "Connect",
  "description": "Rentibly Connect — agent collaboration: chat, calls, meetings, files, calendar",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0F172A",
  "theme_color": "#000000",
  "icons": [
    { "src": "/icons/chat_icon_x512.png?v=4", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/chat_icon_x512.png?v=4", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["business", "productivity", "social"],
  "shortcuts": [
    {
      "name": "Chats",
      "url": "/?tab=chats",
      "description": "Open direct messages"
    },
    {
      "name": "Channels",
      "url": "/?tab=channels",
      "description": "Browse channels"
    },
    {
      "name": "Rentibly AI",
      "url": "/?tab=ai",
      "description": "Ask the Rentibly AI assistant"
    },
    {
      "name": "Mentions",
      "url": "/?view=mentions",
      "description": "View your @-mentions"
    }
  ]
}
