saveProject: {
        linux: {label: 'Ctrl+S', ctrl: true, key: 83},
        mac: {label: '⌘+S', meta: true, key: 83},
        opt: {prompt: true},
      },