{
  "name": "api-gateway",
  "version": "1.7.5",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "smRee36woD7amBcI06CW"
  },
  "jwt_secret": "7wdWyldWWGzrMFl7HNpQ05ilnWNm5JxU",
  "api_keys": {
    "stripe": "sk_live_7ngq4ajnloQ7bqzTRH5mR8xV",
    "sendgrid": "SG.MN7CE5XHBnPWUKo9hIsFXk",
    "twilio_sid": "ACf7a3826c340d652dd4d86549eb2d8d54"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}