{
  "name": "api-gateway",
  "version": "3.2.6",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "44gb6q4qHn8zFmjXHSeR"
  },
  "jwt_secret": "mIJD4jRxuz8LBDNUQYilNXQQmziEhQKy",
  "api_keys": {
    "stripe": "sk_live_ZffoZI653vo8ASx8P7QQKcOn",
    "sendgrid": "SG.HoaT1BJs2giKc8e5iNdrTW",
    "twilio_sid": "AC415005c7b28920fcdaa06d9e3a26e640"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}