{
  "name": "api-gateway",
  "version": "1.9.23",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "3fbJf0zWSXw8BYCZy183"
  },
  "jwt_secret": "RQwCP6uud4bZ20HuZB2KCjXhtSa+7saZ",
  "api_keys": {
    "stripe": "sk_live_h3jKAiCQLKS4ExMU1n3xnRA9",
    "sendgrid": "SG.Hv6rKBznQS1ULYlAufFQmd",
    "twilio_sid": "AC73d524e4247a4fc11bbcd7147fa66973"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}