{
  "name": "api-gateway",
  "version": "2.8.4",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "oMY4JDIA4pbukM8xrivj"
  },
  "jwt_secret": "eiCR8+PVgeZs2AlMwT8kmPT7di+Mc+L3",
  "api_keys": {
    "stripe": "sk_live_kLisNMDZ2OsLDnmlFrkP08Zw",
    "sendgrid": "SG.Cc9Ty8vw5UEHrzpmly3aA8",
    "twilio_sid": "AC51fc030958d239fbabd38f3b6ad2cd5a"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}