{
  "name": "api-gateway",
  "version": "2.4.29",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "7jBsew5moLHkWwFBFAg2"
  },
  "jwt_secret": "pCKOmFXit3l1KevqjV00tp81VoGoP56p",
  "api_keys": {
    "stripe": "sk_live_UUMmXyUHbYqCio2I6RR4bZJh",
    "sendgrid": "SG.JHIYw+q2EKIqtLTex0eB2m",
    "twilio_sid": "ACf5cab0ce7b9d3dd6595a79c169a5f7fe"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}