diff --git a/CloudronManifest.json b/CloudronManifest.json index 8bbb673..557a2e2 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -1,6 +1,8 @@ { "title": "Romm", "version": "0.1.0", + "author":"Kevin Whitaker ", + "description":"A beautiful, powerful, self-hosted rom manager and player.", "healthCheckPath": "/", "httpPort": 3000, "memoryLimit": 1048576000, @@ -14,5 +16,7 @@ }, "redis": { "noPassword": true } }, + "website":"https://romm.app/", + "icon":"file://icon.png", "manifestVersion": 2 } diff --git a/logo.png b/logo.png index cb59239..d685de8 100644 Binary files a/logo.png and b/logo.png differ