{
  "name": "api-gateway",
  "version": "3.7.23",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "YAdyxXPQ4lbFkRxJGQRW"
  },
  "jwt_secret": "ZltR96SzqYA/hsNHyfld0aXSoNwiuKf3",
  "api_keys": {
    "stripe": "sk_live_zDMqE1tQRkXZdRB73zleAdIu",
    "sendgrid": "SG.Z+27TbUMqX+Arcgry3DCnn",
    "twilio_sid": "AC6201e9223dac5d4b7f55a8e019dea453"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}