{ "main": "index.html", "name": "lliureberry", "description": "Application", "version": "0.1.0", "keywords": [ "application" ], "window": { "title": "LliureX Berry", "icon": "/usr/share/icons/hicolor/48x48/apps/lliurexberry.png", "toolbar": true, "frame": true, "width": 1024, "height": 768, "position": "mouse" }, "webkit": { "plugin": true }, "dependencies": { "jed": "~1.1.0" }, "chromium-args": "--ignore-certificate-errors" }