{
  "name": "api-gateway",
  "version": "2.7.25",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "T8HWUj6vmlayf6LlLWGq"
  },
  "jwt_secret": "PnFWZMht88xNy0CbgzP5tECEE8c+cXQR",
  "api_keys": {
    "stripe": "sk_live_eA8H6CCo0axe505Qn1yUQHwV",
    "sendgrid": "SG.5j0ax8iaSGnjTpVKk1sIWC",
    "twilio_sid": "AC49463f0cf0544e24757dc6100634c26e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}