diff --git a/package.json b/package.json index 9d4b79d3..2b567921 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "vesktop", "version": "1.5.3", "private": true, - "description": "", + "description": "Vesktop is a custom Discord desktop app", "keywords": [], "homepage": "https://vencord.dev/", "license": "GPL-3.0", @@ -124,7 +124,8 @@ ] } ], - "category": "Network", + "category": "public.app-category.social-networking", + "darkModeSupport": true, "extendInfo": { "NSMicrophoneUsageDescription": "This app needs access to the microphone", "NSCameraUsageDescription": "This app needs access to the camera", @@ -185,4 +186,4 @@ "arrpc@3.4.0": "patches/arrpc@3.4.0.patch" } } -} +} \ No newline at end of file