diff --git a/public/svgs/heimdall.svg b/public/svgs/heimdall.svg
new file mode 100644
index 000000000..6ecfa8457
--- /dev/null
+++ b/public/svgs/heimdall.svg
@@ -0,0 +1,11 @@
+
\ No newline at end of file
diff --git a/public/svgs/invoiceninja.png b/public/svgs/invoiceninja.png
new file mode 100644
index 000000000..5141cd4d1
Binary files /dev/null and b/public/svgs/invoiceninja.png differ
diff --git a/public/svgs/kuzzle.png b/public/svgs/kuzzle.png
new file mode 100644
index 000000000..a7bf37029
Binary files /dev/null and b/public/svgs/kuzzle.png differ
diff --git a/public/svgs/pairdrop.png b/public/svgs/pairdrop.png
new file mode 100644
index 000000000..b0e9ee5d0
Binary files /dev/null and b/public/svgs/pairdrop.png differ
diff --git a/public/svgs/penpot.svg b/public/svgs/penpot.svg
new file mode 100644
index 000000000..6439292bd
--- /dev/null
+++ b/public/svgs/penpot.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file
diff --git a/public/svgs/whoogle.png b/public/svgs/whoogle.png
new file mode 100644
index 000000000..0d89d25f2
Binary files /dev/null and b/public/svgs/whoogle.png differ
diff --git a/templates/compose/heimdall.yaml b/templates/compose/heimdall.yaml
index 7ae07b296..851f981b5 100644
--- a/templates/compose/heimdall.yaml
+++ b/templates/compose/heimdall.yaml
@@ -1,6 +1,7 @@
# documentation: https://github.com/linuxserver/Heimdall
# slogan: Heimdall is a dashboard for managing and organizing your server applications.
# tags: dashboard, server, applications, interface
+# logo: svgs/heimdall.svg
services:
heimdall:
diff --git a/templates/compose/invoice-ninja.yaml b/templates/compose/invoice-ninja.yaml
index 9a767126b..beb05d983 100644
--- a/templates/compose/invoice-ninja.yaml
+++ b/templates/compose/invoice-ninja.yaml
@@ -1,6 +1,7 @@
# documentation: https://invoiceninja.github.io/selfhost.html
# slogan: The leading open-source invoicing platform
# tags: invoicing, billing, accounting, finance, self-hosted
+# logo: svgs/invoiceninja.png
# port: 9000
services:
diff --git a/templates/compose/kuzzle.yaml b/templates/compose/kuzzle.yaml
index f0ceaee68..a195cc600 100644
--- a/templates/compose/kuzzle.yaml
+++ b/templates/compose/kuzzle.yaml
@@ -1,6 +1,7 @@
# documentation: https://kuzzle.io
# slogan: Kuzzle is a generic backend offering the basic building blocks common to every application.
# tags: backend, api, realtime, websocket, mqtt, rest, sdk, iot, geofencing, low-code
+# logo: svgs/kuzzle.png
# port: 7512
services:
diff --git a/templates/compose/pairdrop.yaml b/templates/compose/pairdrop.yaml
index 44bac7000..3e71e8b84 100644
--- a/templates/compose/pairdrop.yaml
+++ b/templates/compose/pairdrop.yaml
@@ -1,6 +1,7 @@
# documentation: https://pairdrop.net/
# slogan: Pairdrop is a self-hosted file sharing and collaboration platform, offering secure file sharing and collaboration capabilities for efficient teamwork.
# tags: file, sharing, collaboration, teamwork
+# logo: svgs/pairdrop.png
# port: 3000
services:
diff --git a/templates/compose/penpot.yaml b/templates/compose/penpot.yaml
index 9bc21b398..05b73cdca 100644
--- a/templates/compose/penpot.yaml
+++ b/templates/compose/penpot.yaml
@@ -1,6 +1,7 @@
# documentation: https://help.penpot.app/technical-guide/getting-started/#install-with-docker
# slogan: Penpot is the first Open Source design and prototyping platform for product teams.
# tags: penpot,design,prototyping,figma,open,source
+# logo: svgs/penpot.svg
services:
frontend:
diff --git a/templates/compose/whoogle.yaml b/templates/compose/whoogle.yaml
index c049dac47..0be303f9a 100644
--- a/templates/compose/whoogle.yaml
+++ b/templates/compose/whoogle.yaml
@@ -1,6 +1,7 @@
# documentation: https://github.com/benbusby/whoogle-search?tab=readme-ov-file
# slogan: Whoogle is a self-hosted, privacy-focused search engine front-end for accessing Google search results without tracking and data collection.
# tags: privacy, search engine
+# logo: svgs/whoogle.png
# port: 5000
services: