app.json / app.config.js Explained: Configuring an Expo / React Native App
Expo's app.json controls your app's name, icon, splash screen, permissions, and native build settings — all from one JSON file. Every key that matters, and when you need app.config.js instead.
