{
  "name": "api-gateway",
  "version": "1.1.12",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "dEB1HhASxb9KyZ07ma8e"
  },
  "jwt_secret": "YvhYRETELDYZgeYqpD88LjFU1HS/XFFY",
  "api_keys": {
    "stripe": "sk_live_4Es84Id2owTIGJXxP9tGVrNL",
    "sendgrid": "SG.kr5H/gMUJ6mnAMcVeM1Gqe",
    "twilio_sid": "ACde8890bd1d2749e80cf050db5b6c281d"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}