{
  "name": "im-bot — Agent Messenger",
  "short_name": "im-bot",
  "description": "Chat with AI agents like adding a contact",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "background_color": "#f5f5f5",
  "theme_color": "#4F46E5",
  "orientation": "any",
  "categories": ["productivity", "utilities"],
  "icons": [
    { "src": "/app/im-bot-192.png?v=5", "sizes": "192x192", "type": "image/png" },
    { "src": "/app/im-bot-512.png?v=5", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
