module.exports = { AutoLaunch: { LOGIN_SETTING_OPTIONS: { // For Windows args: [ '--opened-at-login=1' ] } }, };