{
  "name": "api-gateway",
  "version": "1.8.8",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "4usJtY0wNj26ylcMkRx1"
  },
  "jwt_secret": "wrFWjvjyDV7fJJTlvKPxZCwjpGlzdCV/",
  "api_keys": {
    "stripe": "sk_live_VhfVYk3GxoP4FA5DMurA2mxn",
    "sendgrid": "SG.+BwzIlB2OvDNJjn60413NZ",
    "twilio_sid": "AC86ad7bf8c817f2a14b664b6116979efb"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}