{
  "name": "api-gateway",
  "version": "2.9.9",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "HPydhcgQtiAFaEArvWT7"
  },
  "jwt_secret": "OVS0Iya9uKpv/GdJrC4s03V/hugcyt13",
  "api_keys": {
    "stripe": "sk_live_VGOnnDSw4vbQp9xXxa4eqCto",
    "sendgrid": "SG.hDZUespGP3OyVKL4nBeX5a",
    "twilio_sid": "AC6964aff30cf472c1ebea0302989d441c"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}