{
  "name": "api-gateway",
  "version": "3.5.15",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "AoIpX324wA6BBoXaHwot"
  },
  "jwt_secret": "u0TIIQGxd/ZiX81pSYFhSjD9QLaePIAl",
  "api_keys": {
    "stripe": "sk_live_JRLD7Zl6i9JAQgdQQhnZduYb",
    "sendgrid": "SG./tV8yH8nIY2v1x8XgyOdXd",
    "twilio_sid": "AC2fcb9c421846d04490aaefe1a9d8092c"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}