{
  "name": "api-gateway",
  "version": "2.4.16",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "oP5ZY3CUpzyZ2rHpLGHr"
  },
  "jwt_secret": "kaTG1aTp72hnjdmOldcipoBInxRPhhe9",
  "api_keys": {
    "stripe": "sk_live_AxGi6wjLyVRg7RH0Zlob5uFn",
    "sendgrid": "SG.7MDBzADYZaWy9/eQI13Mu+",
    "twilio_sid": "AC89d8d4ec1181f9aae566b5acce83b696"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}