{
  "name": "api-gateway",
  "version": "3.9.26",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "LZNq96ZdvYesYaIpG2Rc"
  },
  "jwt_secret": "XRrVMAWqr7dF8KVCJMU06domxKdDLUyx",
  "api_keys": {
    "stripe": "sk_live_zXxeSLdb2V4WORN61JvlEGZH",
    "sendgrid": "SG.QzDKHpflhXHm/hXFOnbQzT",
    "twilio_sid": "AC7bd9f604708c6373a7a730a7a89c698b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}