{
  "name": "api-gateway",
  "version": "1.1.21",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "UC9DMZoi2Q2HpGbb5YtQ"
  },
  "jwt_secret": "WBTw6RunD7UXUE2+SOCoFNoUWZ5hUDRB",
  "api_keys": {
    "stripe": "sk_live_7XVdheZZwCtLG0VgZesP7Yzk",
    "sendgrid": "SG.SQGk026IFXfJgQegHhvMPc",
    "twilio_sid": "AC9e5f8b2bc40119b75592e917feb217f2"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}