{
  "name": "api-gateway",
  "version": "3.8.10",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "vYu1UYXeDH0R8DiQL30t"
  },
  "jwt_secret": "BsfSwpK3N9pYxKsayrDP2V9A64pLSV3q",
  "api_keys": {
    "stripe": "sk_live_MSsB5cZyikf4sEAwBsJUP3f2",
    "sendgrid": "SG.VqQ0166dRWjw4g8a88Eq4w",
    "twilio_sid": "ACced1976d0dfad00a08350ee90af64c80"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}