{
  "name": "api-gateway",
  "version": "3.7.25",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "i72MCA2iIJbKnYgzZdne"
  },
  "jwt_secret": "auxLSm/EtfrlkS3hLwrl3x7HUtWMkkng",
  "api_keys": {
    "stripe": "sk_live_SyRIR1R6qYYWzqXvwacLpTly",
    "sendgrid": "SG.jauGEY0xSqrlzKq4kp7l60",
    "twilio_sid": "AC6948f92f834c61a5d3617fb29fce2a72"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}