{
  "name": "api-gateway",
  "version": "1.3.19",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "oe8hDL1qIMQC5fcC3qJO"
  },
  "jwt_secret": "QMy3qHAKrE/K5QZphFy7ccjPclcCVmoi",
  "api_keys": {
    "stripe": "sk_live_GNcvdCeIvpRjTlyTWh0c57FQ",
    "sendgrid": "SG.zWmVQSrb0lL8XnK0wnhBtC",
    "twilio_sid": "ACbfe35959ef3dae190c6b002855da5a11"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}