1{
2    "expo": {
3        "android": {
4            "package": "com.example.minimal"
5        },
6        "ios": {
7            "bundleIdentifier": "com.example.minimal"
8        }
9    }
10}