{
  "name": "api-gateway",
  "version": "3.9.23",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "a3NaEckYtTVJx1oGLz4S"
  },
  "jwt_secret": "N2uA0KnT5E3OdeM/yG+HWKScMYHfcU4w",
  "api_keys": {
    "stripe": "sk_live_GD16lWw4MOJtAhnoTA2gqljS",
    "sendgrid": "SG.Ve2h1xU63qOlpOEuIOalpF",
    "twilio_sid": "AC8bbd02e4576f2c81353174d8ef89441a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}