{ "expo": { "name": "Semantika", "slug": "semantika", "version": "1.0.0", "orientation": "portrait", "scheme": "semantika", "userInterfaceStyle": "light", "backgroundColor": "#F7F6F2", "ios": { "bundleIdentifier": "com.semantika.app", "supportsTablet": false, "usesAppleSignIn": true }, "android": { "package": "com.semantika.app" }, "extra": { "apiUrl": "https://REPLACE_WITH_API_URL", "cognitoDomain": "https://REPLACE_WITH_PREFIX.auth.eu-north-1.amazoncognito.com", "cognitoClientId": "REPLACE_WITH_CLIENT_ID", "iosMonthlyProductId": "semantika_monthly", "iosYearlyProductId": "semantika_yearly", "androidMonthlyProductId": "semantika_monthly", "androidYearlyProductId": "semantika_yearly" } } }