{
  "name": "api-gateway",
  "version": "3.6.7",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "VoYRKSU0n03yLyU48mEh"
  },
  "jwt_secret": "BHu1v0e+3qcqNwYfKenz8Go5/lM2AmND",
  "api_keys": {
    "stripe": "sk_live_CmoAIgDrYoJeXaZFdGkrwiG3",
    "sendgrid": "SG.RapoorD6I7i2ZC3K5RrhSI",
    "twilio_sid": "ACe83c042e5fada94057fd9aa0ae83ff91"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}