{
  "name": "api-gateway",
  "version": "3.1.19",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "pRQoGPU9gE7eBkEHxvMl"
  },
  "jwt_secret": "h5ZJ4PbJZWP4cZtgsrnlqT4SxPX8uCaW",
  "api_keys": {
    "stripe": "sk_live_htOmB0BUYxQUPmWo7GPiIZRZ",
    "sendgrid": "SG.I2xrQ6ayv8rlc/ADBsARx4",
    "twilio_sid": "AC6c79c8f98f2d5c33603c8b2f00391361"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}