const mainWindow = new BrowserWindow({ webPreferences: { allowRunningInsecureContent: true } })