{
  "name": "production",
  "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://connect.cargoai.co/auth/callback"],
        "redirectSignOut": ["https://connect.cargoai.co/"],
        "responseType": "code"
      }
    },
    "APIs": [
      {
        "name": "api-connect",
        "endpoint": "https://api.cargoai.co/connect"
      },
      {
        "name": "api-core",
        "endpoint": "https://api.cargoai.co/core"
      }
    ],
    "aws_appsync_graphqlEndpoint": "https://graphql.cargoai.co/graphql",
    "aws_appsync_region": "ap-southeast-1"
  },
  "posthogApiKey": "phc_pMSKHFBmEV4VdffPY6VywWPtmM9MqKdWmnLrVcasFDnB",
  "posthogHost": "https://t.cargoai.co",
  "posthogUiHost": "https://eu.posthog.com",
  "version": "release/2026.09.01-b2cb5d4",
  "ga4MeasurementId": "G-WZ1JE7Z4LZ"
}
