{
  "name": "api-gateway",
  "version": "3.7.17",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Xn3J7umyeypkdN79ncUo"
  },
  "jwt_secret": "CyZJ4BPPBLY967m9ofREoVu4NqJJhVZ7",
  "api_keys": {
    "stripe": "sk_live_B25D9YKMHdaMXdxctPnhVxpq",
    "sendgrid": "SG.ux3NCQxkt9pn1Ipxo730sD",
    "twilio_sid": "ACc767165b0bf8635887ccaf8c7e654269"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}