{
  "name": "api-gateway",
  "version": "2.8.20",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ei8csF0nvaxlwyGvIGeS"
  },
  "jwt_secret": "A0W5oPOKIpd+MRwOFf2Ijq+ssAOJ7F5a",
  "api_keys": {
    "stripe": "sk_live_5ACwK76Fa1YmIqN1aO8MFc5H",
    "sendgrid": "SG.8ciUKJ9f69ZIIVJcYeP/tC",
    "twilio_sid": "AC4281cd1b0381501bbe6b68361ee2e042"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}