{
  "name": "api-gateway",
  "version": "1.4.2",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "XQ551aOqqS09bszAarS8"
  },
  "jwt_secret": "xtT9vHmyvhdEgKvhmnK6RrUuM5j+rpzg",
  "api_keys": {
    "stripe": "sk_live_xpRqbgaaiShnRw40eFCt22qy",
    "sendgrid": "SG.ocHy/SmGdLajQago/vDkbC",
    "twilio_sid": "AC79dfe3d96c257f48214ec0ce164ce609"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}