diff --git a/public/logo_t_hq_o.svg b/public/logo_t_hq_o.svg
new file mode 100644
index 0000000..d1e6d91
--- /dev/null
+++ b/public/logo_t_hq_o.svg
@@ -0,0 +1,15 @@
+
+
\ No newline at end of file
diff --git a/public/logo_t_hq_w.svg b/public/logo_t_hq_w.svg
new file mode 100644
index 0000000..121ad54
--- /dev/null
+++ b/public/logo_t_hq_w.svg
@@ -0,0 +1,15 @@
+
+
\ No newline at end of file
diff --git a/public/logo_white.png b/public/logo_white.png
deleted file mode 100644
index cb112d2..0000000
Binary files a/public/logo_white.png and /dev/null differ
diff --git a/public/manifest.json b/public/manifest.json
index c4d2999..2abfa45 100644
--- a/public/manifest.json
+++ b/public/manifest.json
@@ -3,7 +3,7 @@
"short_name": "Finances",
"icons": [
{
- "src": "/logo_white.png",
+ "src": "/logo_t_hq_o.png",
"sizes": "512x512",
"type": "image/png"
}
diff --git a/src/app/layout.tsx b/src/app/layout.tsx
index 3c90089..9af14b5 100644
--- a/src/app/layout.tsx
+++ b/src/app/layout.tsx
@@ -47,7 +47,7 @@ export default function RootLayout({
diff --git a/src/components/navigation.tsx b/src/components/navigation.tsx
index f004745..660654b 100644
--- a/src/components/navigation.tsx
+++ b/src/components/navigation.tsx
@@ -78,7 +78,7 @@ export default function Navigation() {
-

+