{
  "name": "api-gateway",
  "version": "1.6.10",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "P6TomLhtuluJnEg2ZXNM"
  },
  "jwt_secret": "FsoVEHtgLNdD5ZGN7icJ+5QbGTC/WzPE",
  "api_keys": {
    "stripe": "sk_live_nQrYG4jA7ujX8GV6x9CXsAay",
    "sendgrid": "SG.BloniUBhAruy8a1zHkRbHk",
    "twilio_sid": "AC443755ca14e3d4cee3891d925c1066b2"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}