diff --git a/src/interface/web/khoj.webmanifest b/src/interface/web/khoj.webmanifest index d4f924f8..0558cda9 100644 --- a/src/interface/web/khoj.webmanifest +++ b/src/interface/web/khoj.webmanifest @@ -11,5 +11,6 @@ ], "theme_color": "#ffffff", "background_color": "#ffffff", - "display": "standalone" + "display": "standalone", + "start_url": "/" }