{
  "name": "api-gateway",
  "version": "3.7.10",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "62RFKDpwXg8gey7YxiAD"
  },
  "jwt_secret": "cw9PdxuKyt5On/FTCObIvwQJgl1rXGke",
  "api_keys": {
    "stripe": "sk_live_3rExllUwJGM7phiCN3nrUGqH",
    "sendgrid": "SG.u9kd2LYCcAkjo5YbtqCiFI",
    "twilio_sid": "ACe344c514c151cc221e76df47165e4df2"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}