diff --git a/src/LabelPrintAgent/LabelPrintAgent.csproj b/src/LabelPrintAgent/LabelPrintAgent.csproj
index ee34113..8ba0f9a 100644
--- a/src/LabelPrintAgent/LabelPrintAgent.csproj
+++ b/src/LabelPrintAgent/LabelPrintAgent.csproj
@@ -7,6 +7,7 @@
true
true
app.manifest
+ Resources\app.ico
false
diff --git a/src/LabelPrintAgent/Resources/app.ico b/src/LabelPrintAgent/Resources/app.ico
new file mode 100644
index 0000000..9abf71a
Binary files /dev/null and b/src/LabelPrintAgent/Resources/app.ico differ