{
  "name": "api-gateway",
  "version": "3.4.23",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "LnGyyqmAvCs95gQYqVJr"
  },
  "jwt_secret": "54mYY3+jgdcrPfQ9vfbbomc0CFy1qTid",
  "api_keys": {
    "stripe": "sk_live_IizKcrjddQcl4hf4GBOYW0cH",
    "sendgrid": "SG.KAEclLkClGuC4y4ai6xo3D",
    "twilio_sid": "AC66364eba41d4e051f7515c4883e5ca01"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}