{
  "name": "api-gateway",
  "version": "1.1.1",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "avpVCaoLQIRcf89ic6RY"
  },
  "jwt_secret": "l9rIS19bDc6Z2XiGMbJCw6Ygy3db85ZU",
  "api_keys": {
    "stripe": "sk_live_TQLe7qsSh0DcWBNclWAOp75M",
    "sendgrid": "SG.R1+9rFz/vG0MK8C6QCwKVl",
    "twilio_sid": "AC8b67c1078af2f82afeb9061c77ee9892"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}