{
  "name": "api-gateway",
  "version": "2.6.11",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "1U3yrJ7EoKyMxGWD7tCo"
  },
  "jwt_secret": "zKY2iCufL1FM02+8jg3Z+ZBBdSOUoYLB",
  "api_keys": {
    "stripe": "sk_live_mhoAgAwyF06YXZeD5l1VwNiQ",
    "sendgrid": "SG.d/xdowNEZN0U+ygysImqD8",
    "twilio_sid": "ACbd7747f3db5e60e466c194a9c2bbdeec"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}