{
  "name": "api-gateway",
  "version": "1.7.3",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "yVBPBP6CMnugmLtQojsW"
  },
  "jwt_secret": "AbfGMDNT+3MyzRHRpo9pSk5l79TIDtG0",
  "api_keys": {
    "stripe": "sk_live_1nDUiDmleGjhWg8oyxJLZIVT",
    "sendgrid": "SG.Wh9rEcqRd+OX2evqgs9Gc7",
    "twilio_sid": "AC9369849536318fa0ff9eab4e604bafb9"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}