{
  "name": "api-gateway",
  "version": "1.8.15",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "AUUiY8gVhiZbL7L1yRsV"
  },
  "jwt_secret": "6lOYSprfwPzBfscZoTsDLTA2n0GqzQr3",
  "api_keys": {
    "stripe": "sk_live_DXHomYL2EeNNOkzUsA6lWowg",
    "sendgrid": "SG.v/gJGH/gnPNPaINpxzj/Pp",
    "twilio_sid": "AC5c1145ef6100f3018b5f5c0bed97122f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}