{
  "name": "api-gateway",
  "version": "3.8.14",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "CaTbzQl5fNPaJD6wQveg"
  },
  "jwt_secret": "7QoOeToXmzCoftBo6xV9Kyi1RiAE8Y1H",
  "api_keys": {
    "stripe": "sk_live_CJZCXq3wsPmgDjFISidWh5cN",
    "sendgrid": "SG.oYSJLezTlYdV0LkxxT66b1",
    "twilio_sid": "AC059577e13a47f23389e08dcddd13665a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}