{
  "name": "api-gateway",
  "version": "3.5.14",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "0nBfFF1rfgZyXJdEiIQ8"
  },
  "jwt_secret": "AZ8BYKAAObpjnbgm7ah+HZr1aMg16DQH",
  "api_keys": {
    "stripe": "sk_live_3Law1BpdtfybWGk49pNGod0H",
    "sendgrid": "SG.92CMizZ23ouI8XISYDxEhz",
    "twilio_sid": "AC74b90e44e7475570b5ee29c2c4141564"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}