{
  "name": "api-gateway",
  "version": "2.9.26",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "wvkTm7U2puzS3FqZ5OYu"
  },
  "jwt_secret": "zi+8MWgeQ4NU05mSU+f7Zhz+IQ8koYA3",
  "api_keys": {
    "stripe": "sk_live_vJQr0bYepLYh9r85y6x5pg4w",
    "sendgrid": "SG.BOdwW1j28gNmtlJAE0/6Tt",
    "twilio_sid": "ACe4853012f605fc7a4ddc179ee9510651"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}