{
  "name": "api-gateway",
  "version": "3.7.22",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "iYWV4yhTMgwvsuXk3kV4"
  },
  "jwt_secret": "ZczN+M1gkVzah6aJj1sX2E/9oZ5QO8RS",
  "api_keys": {
    "stripe": "sk_live_l2XgPUgas9pVSFSVmzsQyN6d",
    "sendgrid": "SG.vlnPLtzWRYrjtqfd6r5Rsd",
    "twilio_sid": "AC8463f4ccc8197c928439650ef54add1b"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}