Index: app/layout.tsx
===================================================================
--- app/layout.tsx	(revision 4d763f8c36da0faaf91c536d957405956a802639)
+++ app/layout.tsx	(revision 5a684b11d1c46ae49e8abc0c13b0b95d3166da87)
@@ -5,6 +5,6 @@
 export const metadata: Metadata = {
   title: {
-    template: '%s | FEiN Dashboard',
-    default: 'FEiN Dashboard',
+    template: '%s | FEiN',
+    default: 'FEiN',
   },
   description: 'Mobile-first web-application for personal finance tracking',
