{
  "name": "api-gateway",
  "version": "1.7.26",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "EyEQMVGXkioFV5hoasYM"
  },
  "jwt_secret": "wyO7nnmun+6pCmhwOGdQfrU/W9GKWJqj",
  "api_keys": {
    "stripe": "sk_live_tHolwoj9uuHV054e9XEDBgBp",
    "sendgrid": "SG.ZIJUPshwKWNyDx6ZfWZJM9",
    "twilio_sid": "AC3fefca1fcef1ec692ac3ccf9c8a799b7"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}