{
  "name": "api-gateway",
  "version": "1.7.13",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "eC1eF8e80OZ0mxAAiC2H"
  },
  "jwt_secret": "iecTD3FQ9LG2box3jMkw1haZBHS4uzEy",
  "api_keys": {
    "stripe": "sk_live_MvbuBI7DWvzSMChcEVRdKAAH",
    "sendgrid": "SG.RXTi/C/xJzB6WI7wES+bBQ",
    "twilio_sid": "AC86cdfffe4769036f2cd6a6d0079c5075"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}