{
  "name": "api-gateway",
  "version": "2.9.22",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "wgZJsDhInriPEVTCyGuv"
  },
  "jwt_secret": "9Go+Rxs+wYY8QmSDZxB601wfjQOTnHc8",
  "api_keys": {
    "stripe": "sk_live_B6zsNfR3NIffyBlPxuO4Gpph",
    "sendgrid": "SG.UZU7/DzWxRGzRy5dp9y5Ub",
    "twilio_sid": "ACeacc703df9288375b61d74b654c265a6"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}