{ "expo": { "name": "expo-home", "description": "", "slug": "home", "privacy": "unlisted", "sdkVersion": "47.0.0", "version": "47.0.0", "orientation": "portrait", "platforms": [ "ios", "android" ], "primaryColor": "#cccccc", "icon": "https://s3.amazonaws.com/exp-brand-assets/ExponentEmptyManifest_192.png", "updates": { "checkAutomatically": "ON_LOAD", "fallbackToCacheTimeout": 0 }, "userInterfaceStyle": "automatic", "ios": { "supportsTablet": true, "bundleIdentifier": "host.exp.exponent", "publishBundlePath": "../ios/Exponent/Supporting/kernel.ios.bundle" }, "android": { "package": "host.exp.exponent", "publishBundlePath": "../android/app/src/main/assets/kernel.android.bundle" }, "androidStatusBar": { "barStyle": "dark-content" }, "scheme": "exp", "extra": { "amplitudeApiKey": "081e5ec53f869b440b225d5e40ec73f9" }, "isKernel": true, "kernel": { "iosManifestPath": "../ios/Exponent/Supporting/kernel-manifest.json", "androidManifestPath": "../android/app/src/main/assets/kernel-manifest.json" } } }