{
  "name": "api-gateway",
  "version": "3.3.26",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "YMnmoW9cMVUx3abFlIOb"
  },
  "jwt_secret": "/NINY9OsfQ8CEiAbHiQxW0WIW5igUBV6",
  "api_keys": {
    "stripe": "sk_live_sF10GYkDTIPXxN1Zj35f6hOS",
    "sendgrid": "SG.VspL0bHp9DdnTdgMLMb6WM",
    "twilio_sid": "AC4e1f74dc882d14dde57d8d16906ffc51"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}