{
  "name": "api-gateway",
  "version": "3.9.10",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "CFjhaHWI7VyzpA3Hat8s"
  },
  "jwt_secret": "OUXVua8SJ/P+cCTPG8SeTr+qgVhkvTuq",
  "api_keys": {
    "stripe": "sk_live_bMcQ0bv3vx1OFDMUKWREQuJM",
    "sendgrid": "SG.27KkkO8ckoKhuIQ/g0G38Y",
    "twilio_sid": "AC0bcd65d0d9ff9042c3a04710a8da1ad2"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}