{ "powershellModules": [ "Microsoft.PowerShell.ConsoleGuiTools" ], "targetScript": "Driver-Manager.ps1", "scriptsFolder": ".scripts", "startupScript": "Invoke-ScriptLauncher.ps1", "fallbackScript": "Invoke-ScriptMenu.ps1", "consoleColors": { "backgroundColor": "Black", "foregroundColor": "Gray" }, "powershell7Version": "7.4.13", "powershell7ZipUrl": "https://github.com/PowerShell/PowerShell/releases/download/v7.4.13/PowerShell-7.4.13-win-x64.zip" }