From 778f50a171190707a9f72be78d8c778baf6c3ecc Mon Sep 17 00:00:00 2001 From: Vishal Shah Date: Mon, 9 Feb 2026 17:20:52 +0530 Subject: [PATCH] Updating logo SVG --- .cursor/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cursor/plugin.json b/.cursor/plugin.json index c2e23d8..660f22d 100644 --- a/.cursor/plugin.json +++ b/.cursor/plugin.json @@ -19,6 +19,6 @@ "app-testing", "real-devices" ], - "logo": "https://github.com/browserstack/mcp-server/raw/main/assets/browserstack-logo.png", + "logo": "https://d2ogrdw2mh0rsl.cloudfront.net/production/images/static/header/header-logo.svg", "primaryColor": "#0070f0" }