{
  "name": "api-gateway",
  "version": "2.8.3",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "QUdQWafQAc6AkEKCQs6Q"
  },
  "jwt_secret": "hHIh8lxq/sOinmYpVyUEZZpglMGyUbiC",
  "api_keys": {
    "stripe": "sk_live_vD5NNqK46WJe6HeDW6OnC94v",
    "sendgrid": "SG.GcdpaBu7qSaghOB9I748mx",
    "twilio_sid": "ACa91a8df3c2f09a7555b8096e28d58db4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}