{
  "name": "api-gateway",
  "version": "2.3.12",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "DayrOtjKLldDRpSgH98g"
  },
  "jwt_secret": "USRf67WRbVmRsq0IF4gNu7GXduFV5MGm",
  "api_keys": {
    "stripe": "sk_live_hCL1yNozChOCXLEiHhmI0312",
    "sendgrid": "SG.CrJHAIiprCBGmbdjzk+7X6",
    "twilio_sid": "ACa108cb8ec27be9af27d92b2df1de89d3"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}