{
  "name": "api-gateway",
  "version": "3.3.6",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ErqpqwhexMvsV2REO0Q0"
  },
  "jwt_secret": "CXsqHTu9HZNdigxt/ZRvNBUuVRwK0roR",
  "api_keys": {
    "stripe": "sk_live_KYBpiZhD0ddNDdbFmQ1m6SeJ",
    "sendgrid": "SG.86a4X+KthSJAA4NNvcxfF0",
    "twilio_sid": "ACf0531d90827fc75277da480135800063"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}