{
  "schema_version": 1,
  "default_workspace": "led",
  "workspaces": {
    "led": {
      "label": "LED Production",
      "api_url": "https://app.hymeai.com/api",
      "auth0_domain": "hymeai.us.auth0.com",
      "auth0_client_id": "RbaCfTQsI1Wwb4EC0iO3xXHVGYdpeCzg",
      "auth0_audience": "https://api-v2.hymeai.com",
      "auth0_scope": "openid profile email read:current_user access:led-team-01 access:led-team-02 access:all",
      "email_domains": []
    },
    "cms": {
      "label": "CMS",
      "api_url": "https://app.cms.hymeai.com/api",
      "auth0_domain": "hymeai.us.auth0.com",
      "auth0_client_id": "YcZcoddoJcSpLn7lUolSanNbh2CeAx5S",
      "auth0_audience": "https://api-v2.hymeai.com",
      "auth0_scope": "openid profile email read:current_user access:cms-team-01 access:cms-team-02 access:all",
      "email_domains": ["caycemillsupply.com", "hymeai.com"]
    },
    "bew": {
      "label": "BEW",
      "api_url": "https://app.bew.hymeai.com/api",
      "auth0_domain": "hymeai.us.auth0.com",
      "auth0_client_id": "S7Ru38lZuLAdST4ZKF3xwERpuNZUBK4W",
      "auth0_audience": "https://app.hymeai.com/api",
      "auth0_scope": "openid profile email read:current_user",
      "email_domains": []
    }
  }
}
