{ "title": "Romm", "version": "0.1.0", "author":"Kevin Whitaker ", "description":"A beautiful, powerful, self-hosted rom manager and player.", "healthCheckPath": "/api/heartbeat", "httpPort": 3000, "memoryLimit": 2097152000, "addons": { "localstorage": {}, "postgresql": {}, "oidc": { "loginRedirectUri": "/api/oauth/openid", "logoutRedirectUri": "/login", "tokenSignatureAlgorithm": "RS256" }, "redis": { "noPassword": true } }, "website":"https://romm.app/", "icon":"file://logo.png", "manifestVersion": 2 }