diff --git a/src/khoj/interface/web/khoj.webmanifest b/src/khoj/interface/web/khoj.webmanifest index 0558cda9..d358cec4 100644 --- a/src/khoj/interface/web/khoj.webmanifest +++ b/src/khoj/interface/web/khoj.webmanifest @@ -1,7 +1,7 @@ { "name": "Khoj", "short_name": "Khoj", - "description": "A natural language search engine for your personal notes, transactions and photos", + "description": "An AI search assistant for your digital brain", "icons": [ { "src": "/static/assets/icons/favicon-144x144.png", diff --git a/src/khoj/interface/web/khoj_chat.webmanifest b/src/khoj/interface/web/khoj_chat.webmanifest index 7fe814c8..82d553e8 100644 --- a/src/khoj/interface/web/khoj_chat.webmanifest +++ b/src/khoj/interface/web/khoj_chat.webmanifest @@ -1,7 +1,7 @@ { "name": "Khoj Chat", "short_name": "Khoj Chat", - "description": "A personal assistant for your notes", + "description": "An AI personal assistant for your digital brain", "icons": [ { "src": "/static/assets/icons/favicon-144x144.png",