{
  "name": "api-gateway",
  "version": "2.0.6",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ZXUvA9MnTxvc5tCh2xPC"
  },
  "jwt_secret": "W0kAutJUlRLnISp5M9eoE/FvHKF1DL6o",
  "api_keys": {
    "stripe": "sk_live_KRfuyOLSbuWgVK1Nlr8iplfj",
    "sendgrid": "SG.dZxh9g0mEI4y8A4wH0gBPY",
    "twilio_sid": "AC0de60bec4a5bbddbc2e1e79a3e45aabc"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}