{
  "name": "api-gateway",
  "version": "3.2.16",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "uYL5Yg4Y9GrYB3nye6hb"
  },
  "jwt_secret": "Xy5eD9153rz6ndyrLXURvO5Rmt9zkWEy",
  "api_keys": {
    "stripe": "sk_live_Uj47Rx9r0ujBPRKKjEVccB8w",
    "sendgrid": "SG.Us+kV29w5fL7FWbB7RUKcu",
    "twilio_sid": "AC87fb2acc39b092706fc9771fc1ae0a29"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}