{
  "name": "api-gateway",
  "version": "3.8.19",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "GLxq75oAWUEBSbPPahv2"
  },
  "jwt_secret": "GbRQXV6F1qhFq7buTpydviO3EujN0mW8",
  "api_keys": {
    "stripe": "sk_live_bFFpJLtqEEk1nVYsC32YDemN",
    "sendgrid": "SG.Ez7pWz3pZoFHH/f2lyrZ7c",
    "twilio_sid": "ACbaa8da3f6777f60aedd0fbaeda49a976"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}