{
    "company": {
        "name": "The Orchard",
        "supportEmail": "product-support@theorchard.com",
        "userBrandFallback": "theorchard"
    },
    "color": {
        "splashBackground": "#0D2435",
        "adaptiveIconBackgroundGradientStart": "#041E2D",
        "adaptiveIconBackgroundGradientEnd": "#041E2D",
        "adaptiveIconBackgroundGradientAngle": 0,
        "notificationIcon": "#225D87",
        "statusBar": "#03080C"
    },
    "deepLink": {
        "firebaseHost": "open.theorchard.com",
        "insightsHost": "insights.theorchard.com"
    },
    "codePush": {
        "serverUrl": "https://prod-code-push-server-public.prod-mobile-code-push.pdestorage.com"
    },
    "environment": {
        "prod": {
            "applicationName": "OrchardGo",
            "redirection": {
                "scheme": "orchard",
                "host": "127.0.0.1",
                "port": 8081
            },
            "auth0": {
                "loginPageUrl": "https://workstation.theorchard.com/login/mobile",
                "oauthClientId": "1IU7iTNf0L8QBbXmrfREW51uoJ9mqXWD",
                "oauthBaseUrl": "https://workstation.auth0.com/oauth"
            },
            "android": {
                "applicationId": "com.theorchard.OrchardGo"
            },
            "ios": {
                "appStoreId": "1423292062",
                "bundleIdentifier": "com.theorchard.OrchardGo"
            },
            "auth0Sdk": {
                "domain": "login.distroauth.com",
                "clientId": "1IU7iTNf0L8QBbXmrfREW51uoJ9mqXWD",
                "audience": "https://workstation.theorchard.com/api",
                "organization": "org_5iwzH8TjVGfIko8n",
                "androidCallbackUrl": "com.theorchard.orchardgo.auth0://login.distroauth.com/android/com.theorchard.orchardgo/callback"
            }
        },
        "qa": {
            "applicationName": "OrchardGoQA",
            "redirection": {
                "scheme": "orchqa",
                "host": "127.0.0.1",
                "port": 8081
            },
            "auth0": {
                "loginPageUrl": "https://workstation.qaorch.com/login/mobile",
                "oauthClientId": "p6x3MxkxR8KVTFtlY8vmgKOMIo75iqED",
                "oauthBaseUrl": "https://qa-orchard.auth0.com/oauth"
            },
            "android": {
                "applicationId": "com.theorchard.OrchardGoDev"
            },
            "ios": {
                "appStoreId": "1431844332",
                "bundleIdentifier": "com.theorchard.OrchardGoQA"
            },
            "auth0Sdk": {
                "domain": "qalogin.theorchard.com",
                "clientId": "p6x3MxkxR8KVTFtlY8vmgKOMIo75iqED",
                "audience": "https://workstation.qaorch.com/api",
                "organization": "org_vdEfyCAGWYnTkX6G",
                "androidCallbackUrl": "com.theorchard.orchardgodev.auth0://qalogin.theorchard.com/android/com.theorchard.orchardgodev/callback"
            }
        },
        "dev": {
            "applicationName": "OrchardGoDev",
            "redirection": {
                "scheme": "orchard",
                "host": "127.0.0.1",
                "port": 8081
            },
            "auth0": {
                "loginPageUrl": "https://workstation.theorchard.com/login/mobile",
                "oauthClientId": "1IU7iTNf0L8QBbXmrfREW51uoJ9mqXWD",
                "oauthBaseUrl": "https://workstation.auth0.com/oauth"
            },
            "android": {
                "applicationId": "com.theorchard.OrchardGoSandbox"
            },
            "ios": {
                "appStoreId": "1499112890",
                "bundleIdentifier": "com.theorchard.OrchardGoDev"
            },
            "auth0Sdk": {
                "domain": "",
                "clientId": "",
                "audience": "",
                "organization": "",
                "androidCallbackUrl": ""
            }
        }
    }
}
