{
    "company": {
        "name": "Sony Music",
        "supportEmail": "product-support@sonymusic-pde.com",
        "userBrandFallback": "sme"
    },
    "color": {
        "splashBackground": "#101B37",
        "adaptiveIconBackgroundGradientStart": "#F90000",
        "adaptiveIconBackgroundGradientEnd": "#BB2328",
        "adaptiveIconBackgroundGradientAngle": 315,
        "notificationIcon": "#274086",
        "statusBar": "#050810"
    },
    "deepLink": {
        "firebaseHost": "open-insights.sonymusic.com",
        "insightsHost": "insights.sonymusic.com"
    },
    "codePush": {
        "serverUrl": "https://prod-code-push-server-public.prod-mobile-code-push.pdestorage.com"
    },
    "environment": {
        "prod": {
            "applicationName": "InsightsGo",
            "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.sonymusic.go"
            },
            "ios": {
                "appStoreId": "6737128914",
                "bundleIdentifier": "com.sonymusic.go"
            },
            "auth0Sdk": {
                "domain": "login.distroauth.com",
                "clientId": "1IU7iTNf0L8QBbXmrfREW51uoJ9mqXWD",
                "audience": "https://workstation.theorchard.com/api",
                "organization": "org_9pNeZYBxcS6lAzyu",
                "androidCallbackUrl": "com.sonymusic.go.auth0://login.distroauth.com/android/com.sonymusic.go/callback"
            }
        },
        "qa": {
            "applicationName": "InsightsGoQA",
            "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.sonymusic.go.qa"
            },
            "ios": {
                "appStoreId": "6737135646",
                "bundleIdentifier": "com.sonymusic.go.qa"
            },
            "auth0Sdk": {
                "domain": "qalogin.theorchard.com",
                "clientId": "p6x3MxkxR8KVTFtlY8vmgKOMIo75iqED",
                "audience": "https://workstation.qaorch.com/api",
                "organization": "org_HeC7B7QmKZq2mZoE",
                "androidCallbackUrl": "com.sonymusic.go.qa.auth0://qalogin.theorchard.com/android/com.sonymusic.go.qa/callback"
            }
        },
        "dev": {
            "applicationName": "SMEGo",
            "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.sonymusic.go"
            },
            "ios": {
                "appStoreId": "6737128914",
                "bundleIdentifier": "com.sonymusic.go"
            },
            "auth0Sdk": {
                "domain": "",
                "clientId": "",
                "audience": "",
                "organization": "",
                "androidCallbackUrl": ""
            }
        }
    }
}
