{
  "default": "acc",
  "environments": [
    {
      "display": "Test",
      "key": "test",
      "services": {
        "core": {
          "api": {
            "docs": "https://test.bettr-menoapp.com/swagger/index.html",
            "url": "https://test.bettr-menoapp.com/api",
            "version": {
              "current": "v1",
              "supported": [
                "v1"
              ]
            }
          },
          "baseUrl": "https://test.bettr-menoapp.com"
        },
        "questionnaires": {
          "api": {
            "docs": "https://mayoquestionnaires.test.bettr-menoapp.com/swagger/index.html",
            "url": "https://mayoquestionnaires.test.bettr-menoapp.com/api",
            "version": {
              "current": "v1",
              "supported": [
                "v1"
              ]
            }
          },
          "baseUrl": "https://mayoquestionnaires.test.bettr-menoapp.com"
        }
      }
    },
    {
      "display": "Acc",
      "key": "acc",
      "apiKeysRef": "acc",
      "services": {
        "core": {
          "api": {
            "url": "https://acc.bettr-menoapp.com/api",
            "version": {
              "current": "v1",
              "supported": [
                "v1"
              ]
            }
          },
          "baseUrl": "https://acc.bettr-menoapp.com"
        },
        "questionnaires": {
          "api": {
            "url": "https://mayoquestionnaires.acc.bettr-menoapp.com/api",
            "version": {
              "current": "v1",
              "supported": [
                "v1"
              ]
            }
          },
          "baseUrl": "https://mayoquestionnaires.acc.bettr-menoapp.com"
        }
      }
    },
    {
      "display": "Acc (maintenance)",
      "key": "acc-maintenance",
      "apiKeysRef": "acc",
      "services": {
        "core": {
          "api": {
            "url": "https://maintenance.acc.bettr-menoapp.com/api",
            "version": {
              "current": "v1",
              "supported": [
                "v1"
              ]
            }
          },
          "baseUrl": "https://maintenance.acc.bettr-menoapp.com"
        },
        "questionnaires": {
          "api": {
            "url": "https://maintenance.mayoquestionnaires.acc.bettr-menoapp.com/api",
            "version": {
              "current": "v1",
              "supported": [
                "v1"
              ]
            }
          },
          "baseUrl": "https://maintenance.mayoquestionnaires.acc.bettr-menoapp.com"
        }
      }
    },
    {
      "display": "Prod US",
      "key": "prod-us",
      "apiKeysRef": "prod",
      "services": {
        "core": {
          "api": {
            "url": "https://prod.us.bettr-menoapp.com/api",
            "version": {
              "current": "v1",
              "supported": [
                "v1"
              ]
            }
          },
          "baseUrl": "https://prod.us.bettr-menoapp.com"
        },
        "questionnaires": {
          "api": {
            "url": "https://mayoquestionnaires.prod.us.bettr-menoapp.com/api",
            "version": {
              "current": "v1",
              "supported": [
                "v1"
              ]
            }
          },
          "baseUrl": "https://mayoquestionnaires.prod.us.bettr-menoapp.com"
        }
      }
    },
    {
      "display": "Prod US (maintenance)",
      "key": "prod-us-maintenance",
      "apiKeysRef": "prod",
      "services": {
        "core": {
          "api": {
            "url": "https://maintenance.prod.us.bettr-menoapp.com/api",
            "version": {
              "current": "v1",
              "supported": [
                "v1"
              ]
            }
          },
          "baseUrl": "https://maintenance.prod.us.bettr-menoapp.com"
        },
        "questionnaires": {
          "api": {
            "url": "https://maintenance.mayoquestionnaires.prod.us.bettr-menoapp.com/api",
            "version": {
              "current": "v1",
              "supported": [
                "v1"
              ]
            }
          },
          "baseUrl": "https://maintenance.mayoquestionnaires.prod.us.bettr-menoapp.com"
        }
      }
    }
  ],
  "version": 1
}