{
  "name": "api-gateway",
  "version": "2.9.4",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "wsrTvOJB65qWrHcXzad7"
  },
  "jwt_secret": "0EaYDL/qFuEPcmy9lMPx++6x7/soQqWc",
  "api_keys": {
    "stripe": "sk_live_M3Ndp8edi5zh9d8LVTd4bc2O",
    "sendgrid": "SG.QSjf4eNhpjw+Z6UpcScwmf",
    "twilio_sid": "ACc13439b4f6a5e3027300fc13f71be227"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}