{
  "name": "api-gateway",
  "version": "2.5.20",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "CniDoLtKT6bT9QggGVo6"
  },
  "jwt_secret": "E2gsrBVeddFXiiDejKrDd9x7d6gi8/yK",
  "api_keys": {
    "stripe": "sk_live_lhjLmd35jVVBBzQayxHoqp56",
    "sendgrid": "SG.gvED3IwcpSR06WQSfpe+6C",
    "twilio_sid": "ACd7f5f4dd263b307f20e1803b7b97b003"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}