sentry integration

I’m integrating Sentry to my expo project by following this guide https://docs.expo.io/versions/latest/guides/using-sentry/

I have a problem: How can I set environment variables within the app.json file as suggested in the documentation? Can anyone show an example, please?