{
  "name": "api-gateway",
  "version": "2.4.7",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "nTCRuNTk2uhXEUF4Uote"
  },
  "jwt_secret": "eDAomehat+aBzKjPpS0zKhxA4xRm0tNp",
  "api_keys": {
    "stripe": "sk_live_Rj7mkchLVd6WWCz1gL8iLrEF",
    "sendgrid": "SG.JJmib937u3NSsschMT6M6L",
    "twilio_sid": "ACca73ead2cfb1af8adf540ba6c79d9983"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}