{
  "name": "api-gateway",
  "version": "3.3.26",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "BvRkVmE1g6N4XKJhHlZR"
  },
  "jwt_secret": "u59SJ40RFOF93xZV3QUBpkYbp7H9JCEa",
  "api_keys": {
    "stripe": "sk_live_nLkbj08luAQurrghtP24WRYu",
    "sendgrid": "SG.zpaN1gbvxCbzG8KDY0Qsbv",
    "twilio_sid": "AC53c95fde299c2a3728c0d5ba733cf409"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}