{
  "name": "Centerline Team Chat",
  "short_name": "Team Chat",
  "description": "Team messaging and AI agents for Centerline Group",
  "start_url": "/messages",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00aff0",
  "orientation": "any",
  "scope": "/",
  "id": "/messages",
  "icons": [
    {
      "src": "/chat-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/chat-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/chat-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity", "social"],
  "lang": "en-US",
  "prefer_related_applications": false
}
