{
  "name": "api-gateway",
  "version": "3.6.17",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "l3a0tONUcaPNN4604wQ2"
  },
  "jwt_secret": "jLrfE/vYkM4BjvDKDY/FBVP/3qk4Y/7c",
  "api_keys": {
    "stripe": "sk_live_cdWu31XPS1HCsESFQjcnZdtW",
    "sendgrid": "SG.nwIsP78qL6ZmKJjxVe5Z8z",
    "twilio_sid": "ACa113a379a4c4487bfedfec1bd0be6ebd"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}