{
  "name": "api-gateway",
  "version": "2.0.9",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "0TCF65BV5hXUGaGZY6dA"
  },
  "jwt_secret": "NpW3ioWaIklWVvvCf+8vHh+U3CVJt7X+",
  "api_keys": {
    "stripe": "sk_live_So2xrWwJqN2RzENkVgoNxUkf",
    "sendgrid": "SG.M4cZzGTsur9/hL1qlQY2A/",
    "twilio_sid": "ACe6cf3007c406b5680e5562ea57bc9724"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}