diff --git a/app/root.tsx b/app/root.tsx
index 290656a..9d8a089 100644
--- a/app/root.tsx
+++ b/app/root.tsx
@@ -47,6 +47,9 @@ export function Layout({ children }: { children: React.ReactNode }) {
href="/apple-touch-icon.png"
/>
+ {/* PWA Manifest */}
+
+