{
  "name": "api-gateway",
  "version": "2.4.1",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "T8aGdGiEmz39VmVwS7B0"
  },
  "jwt_secret": "PCZ5j9n9uXWDq91C8MlfA0FL9Tyf1+rg",
  "api_keys": {
    "stripe": "sk_live_HzpaqS7CNX4yefeclDleeUwt",
    "sendgrid": "SG.sCOG5RNa6v0upiTUY70BTD",
    "twilio_sid": "AC476156de8b01936e4264430b69d3704d"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}