{
  "name": "api-gateway",
  "version": "1.9.12",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "8ckkdQdxCZKummoT2Cj0"
  },
  "jwt_secret": "1sGtJIfrzG7/2tUs8RnbbeP3EeJEOW10",
  "api_keys": {
    "stripe": "sk_live_JM72QEaM8Hpppj2TwRRYDpGf",
    "sendgrid": "SG.6UlLZpnJbQMPG6+CdCFyvl",
    "twilio_sid": "AC4ad32c997e48df72e54c345f95e533bf"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}