{
  "name": "api-gateway",
  "version": "1.9.25",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "1eDdera0oOLhME7EzZyD"
  },
  "jwt_secret": "hsMtPREXGFBcEzVCwSEnVu1FAw7yBf6L",
  "api_keys": {
    "stripe": "sk_live_wZaovCmNXAjDIIKzT0y7SrbW",
    "sendgrid": "SG.Vy6+hl9F0slwe2+K/lOq7/",
    "twilio_sid": "AC30609601701bb6efc71be5b78ebee441"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}