{
  "name": "api-gateway",
  "version": "3.4.20",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "fO42ajsB7TMHvVJImF1e"
  },
  "jwt_secret": "xYs8wxO5PpKN0MCJx981uyfUOQ9CcZie",
  "api_keys": {
    "stripe": "sk_live_XBHIdGYoJ4D5fUEkMcPWOfCZ",
    "sendgrid": "SG.tqcKpkQ9mE9B4GW5Gewg4P",
    "twilio_sid": "AC9ec58903b4ff3cb8dc41ff7e7c79e5a3"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}