{
  "name": "RightShip MCP Chat",
  "short_name": "RightShip AI",
  "description": "AI-powered vessel information and insights platform",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon-512x512.png", 
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#F36B3C",
  "background_color": "#0C1116", 
  "display": "standalone",
  "start_url": "/",
  "scope": "/"
}