{
  "name": "api-gateway",
  "version": "2.8.8",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "osbTy5ljnBk6uJ6z8OWh"
  },
  "jwt_secret": "1jHrdVlfkZt0+1J3b+4wr+l1geeGrgW1",
  "api_keys": {
    "stripe": "sk_live_7hRPGS2hbNZZTrirvRUiGNgp",
    "sendgrid": "SG.dgslHSe9GI64gPOCm8rZOE",
    "twilio_sid": "ACaa57df0dc820d3a205cf1c2f2af05760"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}