Can the Vision Pro scan QR codes?

We want to use QR code to open and activate certain features in our app.

We don't want these QR codes to be hard-coded in our app (i.e. image tracking). Instead we want to use them like you typically would do with your smart phone camera: Just detect them if the user looks at them.

And if they encode a certain URL pointing to our app, start the app via an URL handler and hand over the link, like it is possible on iOS.

I tried this in normal Shared Space and also with the camera app. But neither recognized a QR code.

Is this feasible with the Vision Pro?