{
  "name": "api-gateway",
  "version": "3.5.15",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "OzZrvLkA8YBUwSLqLqea"
  },
  "jwt_secret": "DjD/COllR4h+riwrKwhZZ0qPiL93wO3W",
  "api_keys": {
    "stripe": "sk_live_8pN4B300ycUpxDi3tJxi1U99",
    "sendgrid": "SG.QkOw+Npr/ob5k+Ll56GuBd",
    "twilio_sid": "AC6f54085d5dfe05b385bb8f47ba32aa4d"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}