{
  "name": "api-gateway",
  "version": "1.4.5",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "pm5jtYGiyfTIDT5PheUt"
  },
  "jwt_secret": "h5wJrVCSJPJxLpJ27YB0YDOVILUZWaGA",
  "api_keys": {
    "stripe": "sk_live_XbqW7hvCeMnKljLe25Ky8DTO",
    "sendgrid": "SG.UVQvBuTePbzagD0aYH1hmf",
    "twilio_sid": "AC4087438ed63cda301a3fee27ba8b8261"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}