{
  "name": "api-gateway",
  "version": "2.8.13",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "HBFuqXfI5vbil7TpL1ix"
  },
  "jwt_secret": "ZvblbcUiSfL+FGl7DslW3BqT1AVEGsz1",
  "api_keys": {
    "stripe": "sk_live_X6JtKIYCkwciazVNXBQAZqHS",
    "sendgrid": "SG.flDiwQEcA9Gnr7AeE/dp04",
    "twilio_sid": "AC342e5a154435905acde49f11275fb88c"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}