{
  "name": "api-gateway",
  "version": "1.1.10",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "CrrmhXhVrZn8SDPSKHwR"
  },
  "jwt_secret": "x128xDIfg2CUDE098NyxwyK4NJ+ZMf8k",
  "api_keys": {
    "stripe": "sk_live_J5ENekVlfo3qFE6thYgH69mV",
    "sendgrid": "SG.5OFn5QSTO+xoo48KSi+fIB",
    "twilio_sid": "AC860294c32f0256ac1f8d4b09cd5e4713"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}