{
  "name": "api-gateway",
  "version": "2.0.21",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "mOAe8q1RSE8AbRCdLqtS"
  },
  "jwt_secret": "6x1te7Ghg1oAB4CWts6qlJapu/Xrc0WI",
  "api_keys": {
    "stripe": "sk_live_koJFocthOUUkm4xStFgwDeVo",
    "sendgrid": "SG.XHcaXQuLG7V+65KUeETkzz",
    "twilio_sid": "AC707ef120985101ce11812ea77dfbf477"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}