diff --git a/LazyBear.MCP/LazyBear.MCP.csproj b/LazyBear.MCP/LazyBear.MCP.csproj
index ef93b17..76a33d6 100644
--- a/LazyBear.MCP/LazyBear.MCP.csproj
+++ b/LazyBear.MCP/LazyBear.MCP.csproj
@@ -7,6 +7,7 @@
false
false
+ wwwroot\favicon.ico
@@ -18,9 +19,6 @@
-
- LazyBear.MCP
-
diff --git a/LazyBear.MCP/Properties/launchSettings.json b/LazyBear.MCP/Properties/launchSettings.json
index 95839dc..3b7f8f4 100644
--- a/LazyBear.MCP/Properties/launchSettings.json
+++ b/LazyBear.MCP/Properties/launchSettings.json
@@ -4,7 +4,7 @@
"http": {
"commandName": "Project",
"dotnetRunMessages": true,
- "launchBrowser": true,
+ "launchBrowser": false,
"applicationUrl": "http://localhost:5079",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
diff --git a/LazyBear.MCP/logo.svg b/LazyBear.MCP/logo.svg
deleted file mode 100644
index 8d289cc..0000000
--- a/LazyBear.MCP/logo.svg
+++ /dev/null
@@ -1,77 +0,0 @@
-
\ No newline at end of file
diff --git a/LazyBear.MCP/wwwroot/favicon.ico b/LazyBear.MCP/wwwroot/favicon.ico
index 63e859b..b99d957 100644
Binary files a/LazyBear.MCP/wwwroot/favicon.ico and b/LazyBear.MCP/wwwroot/favicon.ico differ
diff --git a/README.md b/README.md
index 4df901e..cf0531a 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,6 @@
# LazyBear MCP Server
-
-
+
**.NET 10 сервер Model Context Protocol (MCP) для интеграции с Jira, Confluence, Kubernetes и GitLab.**
---
diff --git a/logo.jpg b/logo.jpg
deleted file mode 100644
index decc52e..0000000
Binary files a/logo.jpg and /dev/null differ
diff --git a/resources/icon.jpg b/resources/icon.jpg
new file mode 100644
index 0000000..30783e9
Binary files /dev/null and b/resources/icon.jpg differ
diff --git a/resources/icon_v2.png b/resources/icon_v2.png
new file mode 100644
index 0000000..c96d40b
Binary files /dev/null and b/resources/icon_v2.png differ
diff --git a/resources/icon_v3.ico b/resources/icon_v3.ico
new file mode 100644
index 0000000..b99d957
Binary files /dev/null and b/resources/icon_v3.ico differ
diff --git a/resources/icon_v3.png b/resources/icon_v3.png
new file mode 100644
index 0000000..d6fb007
Binary files /dev/null and b/resources/icon_v3.png differ
diff --git a/logo.png b/resources/logo.png
similarity index 100%
rename from logo.png
rename to resources/logo.png
diff --git a/logo_v2.jpg b/resources/logo_v2.jpg
similarity index 100%
rename from logo_v2.jpg
rename to resources/logo_v2.jpg