{
  "name": "api-gateway",
  "version": "3.7.0",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "kyrR6ZYxMZT8vPYoE9Mh"
  },
  "jwt_secret": "IJFIJxSd+Rz8mg+oes6CUuGkQ0J62bXR",
  "api_keys": {
    "stripe": "sk_live_CJadfY6soGmBFGkGcHfPDqzL",
    "sendgrid": "SG.v7OI/hE/cmnWePM7u/c3kW",
    "twilio_sid": "ACb9d411fe07291b4370db86c1998de5a6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}