{
  "name": "api-gateway",
  "version": "1.4.7",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "yrTbY7UFx31RKA0KOI9g"
  },
  "jwt_secret": "WtpLM3WwJN0Vc+oGlxul8K33ULq3QzdY",
  "api_keys": {
    "stripe": "sk_live_37PHpJHPSecm0smvvMR4fuFn",
    "sendgrid": "SG.NhUZaTqx5g0ZqdXMNSucQ0",
    "twilio_sid": "AC988bf16783ab232016316b9767bdc93c"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}