{
  "name": "api-gateway",
  "version": "1.3.28",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "xmvhoUnhjKlJvnwCmSEm"
  },
  "jwt_secret": "tvUi7dPqp1funt0ebkWT94G3SLmuE5t7",
  "api_keys": {
    "stripe": "sk_live_mC4m8bzm4z3moeSo5vSJAriO",
    "sendgrid": "SG.8+AxgjQZVSQF3jJspHEGDn",
    "twilio_sid": "AC9108c0751815e382c382d6199639a599"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}