{
  "name": "prod",
  "production": true,
  "amplify": {
    "auth": {
      "region": "ap-southeast-1",
      "userPoolId": "ap-southeast-1_FhIcNspBV",
      "userPoolWebClientId": "111raqv6f9v0mo627dfc8c4mvr",
      "identityPoolId": "ap-southeast-1:c8da2ea4-6fbc-4c2e-b018-f5c845ec7769",
      "oauth": {
        "domain": "auth.cargoai.co",
        "scopes": [
          "aws.cognito.signin.user.admin",
          "openid",
          "email",
          "profile"
        ],
        "redirectSignIn": ["https://admin.cargoai.co/auth/login"],
        "redirectSignOut": ["https://admin.cargoai.co/auth/login"],
        "responseType": "code"
      }
    },
    "APIs": [
      {
        "name": "api-connect",
        "endpoint": "https://api.cargoai.co/connect"
      },
      {
        "name": "api-core",
        "endpoint": "https://api.cargoai.co/core"
      },
      {
        "name": "api-wallet",
        "endpoint": "https://api.wallet.cargoai.co"
      },
      {
        "name": "api-solutions",
        "endpoint": "https://api.cargoai.co/admin"
      }
    ],
    "aws_appsync_graphqlEndpoint": "https://graphql.cargoai.co/graphql",
    "aws_appsync_region": "ap-southeast-1"
  },

  "features": {
    "i18n": true,
    "newOTP": true,
    "newLanguages": true
  },
  "posthogApiKey": "phc_i150jGgYQ8qDhOlDSS2qFl8JZrDHzfhckGGRQ6eUVXW",
  "posthogHost": "https://t.cargoai.co",
  "posthogUiHost": "https://eu.posthog.com",
  "version": "release/2026.09.01-dcb74a2e41",
  "siteSupport": [
    {
      "browserName": "chrome",
      "version": "78",
      "type": ">"
    },
    {
      "browserName": "ie",
      "type": "no"
    }
  ]
}
