{
  "name": "api-gateway",
  "version": "2.5.9",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "cvP970qwdLYJBV7FzvTT"
  },
  "jwt_secret": "LVxMMrHZlQIN/OZGSN03sahioLXKkJ8k",
  "api_keys": {
    "stripe": "sk_live_3g0OLatChaYtv7I4kjIxqj39",
    "sendgrid": "SG.zc12ofSjpeqpPtoiRNlb9t",
    "twilio_sid": "ACef4a07a124348a480644789f9c0d927e"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}