{
  "name": "api-gateway",
  "version": "3.4.10",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "MD6YDtAiIcloHlLGqy9o"
  },
  "jwt_secret": "xhWBJeI3dgYiZgt8ot7xD8joWplxmP+0",
  "api_keys": {
    "stripe": "sk_live_nyZIO6dp7yRCQLjV9OjzPGmJ",
    "sendgrid": "SG.lQ5u2jEx5/ok1TSwPBK2sJ",
    "twilio_sid": "AC0998c44b1e94522d14c7250162de4a4f"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}