{
  "name": "api-gateway",
  "version": "1.4.0",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "4vJufFCujbIidutMwSbK"
  },
  "jwt_secret": "fMfENNKMPhKtr0Bh13HdLMJuJQJkAx7z",
  "api_keys": {
    "stripe": "sk_live_gB1ckkzbkxtgXVpZuVNlt3h5",
    "sendgrid": "SG.3G0sWIjMVeiVQ6sfNgNYbe",
    "twilio_sid": "AC5a484bbf98cfb17da296c29c3effc8ab"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}