[
    {
        "title": "Bigscreen Beyond",
        "show_without_hmd": true,
        "values": [
			{
                "name": "/settings/driver_BeyondSteamVR/display_brightness",
                "control": "slider",
                "label": "Display Brightness",
                "min": -20,
                "max": 100,
                "step": 1,
                "decimals": 1
            },
			{
                "control": "label",
                "label": "Change your Beyond's display brightness. If you want to go brighter, use the utility app to adjust the \"overdrive\" range."
            },
			{
                "control": "label",
                "label": "Brightness adjustments made here are not persistent. Use the utility app to save a brightness adjustment to your headset."
            },
            {
                "name": "/settings/driver_BeyondSteamVR/ipd_mm",
                "control": "slider",
                "label": "IPD (mm)",
                "min": 48,
                "max": 75,
                "step": 0.5,
                "decimals": 1
            },
			{
                "control": "label",
                "label": "Change SteamVR's IPD interpretation to match your headset's physical IPD. The option only works with Beyond 2 models or greater."
            },
			{
                "control": "label",
                "label": "You must redo an eyetracking enrollment after changing your IPD."
            }
        ]
    }
]
