{
  "main": "index.html",
  "name": "EvernoteNW",
  "nodejs": true,
  "single-instance": false,
  "version": "1.5.0.3019",
  "nwversion": "0.11.3",
  "window": {
    "title": "Evernote",
    "icon": "icon.png",
    "show": false,
    "frame": true,
    "toolbar": false,
    "width": 800,
    "height": 600,
    "resizable": true,
    "always-on-top": false,
    "fullscreen": false,
    "kiosk": false
  },
  "webkit": {
    "plugin": true,
    "java": false,
    "page-cache": false
  },
  "chromium-args": "--enable-threaded-compositing"
}