{
  "name": "api-gateway",
  "version": "1.3.29",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "frB31Tr5eARZiF8b4xix"
  },
  "jwt_secret": "Z0OuxYfdz38suGFhuu+eswjwyaQUINZ/",
  "api_keys": {
    "stripe": "sk_live_f4e00d9gtGyDnxhfslaqwhz6",
    "sendgrid": "SG.kXAimF2XYgZ/T9aJG0CcBe",
    "twilio_sid": "AC9905b069b324b9ccb0fdf1f7e289e4c9"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}