{
  "name": "api-gateway",
  "version": "1.4.24",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "WQT9GQwoVEqRwM303TVN"
  },
  "jwt_secret": "3ieafus3u/mG6D4puD3I6oNolQYN7Ox1",
  "api_keys": {
    "stripe": "sk_live_t5D3NQh9n58AWQCOZXK21ylk",
    "sendgrid": "SG.T9OSlfeDJ9PFfKKGyuxUd8",
    "twilio_sid": "AC026b603d9daecc2a35fe7dce8a1defed"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}