diff --git a/pkg/appview/templates/components/nav-brand.html b/pkg/appview/templates/components/nav-brand.html
index 3ced6ac..d1d4f23 100644
--- a/pkg/appview/templates/components/nav-brand.html
+++ b/pkg/appview/templates/components/nav-brand.html
@@ -1,6 +1,6 @@
{{ define "nav-brand" }}
-
+
{{ .ClientName }}
{{ end }}
diff --git a/themes/seamark/public/apple-touch-icon.png b/themes/seamark/public/apple-touch-icon.png
index 1b0909a..78ad17c 100644
Binary files a/themes/seamark/public/apple-touch-icon.png and b/themes/seamark/public/apple-touch-icon.png differ
diff --git a/themes/seamark/public/favicon-96x96.png b/themes/seamark/public/favicon-96x96.png
index efcfb25..bf93fb9 100644
Binary files a/themes/seamark/public/favicon-96x96.png and b/themes/seamark/public/favicon-96x96.png differ
diff --git a/themes/seamark/public/favicon.ico b/themes/seamark/public/favicon.ico
index 1ee027e..0d35b9c 100644
Binary files a/themes/seamark/public/favicon.ico and b/themes/seamark/public/favicon.ico differ
diff --git a/themes/seamark/public/favicon.svg b/themes/seamark/public/favicon.svg
index 2900bc0..7252c73 100644
--- a/themes/seamark/public/favicon.svg
+++ b/themes/seamark/public/favicon.svg
@@ -1 +1,10 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/themes/seamark/public/site.webmanifest b/themes/seamark/public/site.webmanifest
index 848e499..518a2e0 100644
--- a/themes/seamark/public/site.webmanifest
+++ b/themes/seamark/public/site.webmanifest
@@ -15,7 +15,7 @@
"purpose": "maskable"
}
],
- "theme_color": "#274b70",
- "background_color": "#274b70",
+ "theme_color": "#1d314c",
+ "background_color": "#1d314c",
"display": "standalone"
}
\ No newline at end of file
diff --git a/themes/seamark/public/web-app-manifest-192x192.png b/themes/seamark/public/web-app-manifest-192x192.png
index 2a213ba..453b91d 100644
Binary files a/themes/seamark/public/web-app-manifest-192x192.png and b/themes/seamark/public/web-app-manifest-192x192.png differ
diff --git a/themes/seamark/public/web-app-manifest-512x512.png b/themes/seamark/public/web-app-manifest-512x512.png
index 8a95be9..c1e83f8 100644
Binary files a/themes/seamark/public/web-app-manifest-512x512.png and b/themes/seamark/public/web-app-manifest-512x512.png differ