{
    "company": {
        "name": "AWAL",
        "supportEmail": "product-support@awal.com",
        "userBrandFallback": "awal"
    },
    "color": {
        "splashBackground": "#2A142E",
        "adaptiveIconBackgroundGradientStart": "#000000",
        "adaptiveIconBackgroundGradientEnd": "#000000",
        "adaptiveIconBackgroundGradientAngle": 0,
        "notificationIcon": "#6B3276",
        "statusBar": "#0A050B"
    },
    "deepLink": {
        "firebaseHost": "open.awal.com",
        "insightsHost": "insights.awal.com"
    },
    "codePush": {
        "serverUrl": "https://prod-code-push-server-public.prod-mobile-code-push.pdestorage.com"
    },
    "environment": {
        "prod": {
            "applicationName": "AWALGo",
            "redirection": {
                "scheme": "orchard",
                "host": "127.0.0.1",
                "port": 8081
            },
            "auth0": {
                "loginPageUrl": "https://workstation.awal.com/login/mobile",
                "oauthClientId": "1IU7iTNf0L8QBbXmrfREW51uoJ9mqXWD",
                "oauthBaseUrl": "https://workstation.auth0.com/oauth"
            },
            "android": {
                "applicationId": "com.theorchard.AWAL"
            },
            "ios": {
                "appStoreId": "1576528108",
                "bundleIdentifier": "com.theorchard.AWAL"
            },
            "auth0Sdk": {
                "domain": "login.distroauth.com",
                "clientId": "1IU7iTNf0L8QBbXmrfREW51uoJ9mqXWD",
                "audience": "https://workstation.theorchard.com/api",
                "organization": "org_rliJv1yLn0bK1EPe",
                "androidCallbackUrl": "com.theorchard.awal.auth0://login.distroauth.com/android/com.theorchard.awal/callback"
            }
        },
        "qa": {
            "applicationName": "AWALGoQA",
            "redirection": {
                "scheme": "orchqa",
                "host": "127.0.0.1",
                "port": 8081
            },
            "auth0": {
                "loginPageUrl": "https://workstation.qaawal.com/login/mobile",
                "oauthClientId": "p6x3MxkxR8KVTFtlY8vmgKOMIo75iqED",
                "oauthBaseUrl": "https://qa-orchard.auth0.com/oauth"
            },
            "android": {
                "applicationId": "com.theorchard.AWALQA"
            },
            "ios": {
                "appStoreId": "1563720636",
                "bundleIdentifier": "com.theorchard.AWALQA"
            },
            "auth0Sdk": {
                "domain": "qalogin.theorchard.com",
                "clientId": "p6x3MxkxR8KVTFtlY8vmgKOMIo75iqED",
                "audience": "https://workstation.qaorch.com/api",
                "organization": "org_ZowffAYGJyqvOeIJ",
                "androidCallbackUrl": "com.theorchard.awalqa.auth0://qalogin.theorchard.com/android/com.theorchard.awalqa/callback"
            }
        },
        "dev": {
            "applicationName": "AWALGo",
            "redirection": {
                "scheme": "orchard",
                "host": "127.0.0.1",
                "port": 8081
            },
            "auth0": {
                "loginPageUrl": "https://workstation.awal.com/login/mobile",
                "oauthClientId": "1IU7iTNf0L8QBbXmrfREW51uoJ9mqXWD",
                "oauthBaseUrl": "https://workstation.auth0.com/oauth"
            },
            "android": {
                "applicationId": "com.theorchard.AWAL"
            },
            "ios": {
                "appStoreId": "1576528108",
                "bundleIdentifier": "com.theorchard.AWAL"
            },
            "auth0Sdk": {
                "domain": "",
                "clientId": "",
                "audience": "",
                "organization": "",
                "androidCallbackUrl": ""
            }
        }
    }
}
