{
  "name": "api-gateway",
  "version": "3.2.23",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ugGBprUypFfV8lNCBOvY"
  },
  "jwt_secret": "Y3XVT5D+5JmQwlGI2P44Tg+sR9h56R87",
  "api_keys": {
    "stripe": "sk_live_GlyUF8KIFyzmb6iNkGSbBQ1Y",
    "sendgrid": "SG.2SJO3OdBbqhxqq/YThzt2/",
    "twilio_sid": "AC4a30f80785c0239213ea0ea2e31d57be"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}