diff --git a/package.json b/package.json index be83d16..233aa22 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "marker", "private": true, "author": "Savin Angel-Mario (savin@angelmario.eu)", - "version": "1.2.7", + "version": "1.2.8", "type": "module", "scripts": { "dev": "vite", diff --git a/public/manifest.json b/public/manifest.json index 3393bcb..2f83707 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -2,6 +2,7 @@ "name": "Marker", "short_name": "Marker", "description": "Marker is a minimalist web editor based on Monaco Editor.", + "categories": ["utilities", "productivity"], "icons": [ { "src": "/android-chrome-192x192.png",