{
  "name": "api-gateway",
  "version": "1.6.21",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "F8LhFP5uqM0IXyyin0Te"
  },
  "jwt_secret": "B0Zhsr+W1v4EeUclHGC251rdhatIAZFi",
  "api_keys": {
    "stripe": "sk_live_1nam9takbon6593AGWbWKcy5",
    "sendgrid": "SG.018ndQwessp133AmHW6y3j",
    "twilio_sid": "AC0957ccc50a91a0b19cd0a52c74c6e9a2"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}