You should remove the field permissions within your app.json. Expo determine your needed permissions automatically.
permissions
app.json
Moreover, as you need cleartext traffic using Expo, you should follow these steps.