{
  "name": "api-gateway",
  "version": "3.6.29",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "R2R0RrZZ2SibBelHnncF"
  },
  "jwt_secret": "Z+bwVSpz6BD8eFHOrPSTlS0xcMG1atLq",
  "api_keys": {
    "stripe": "sk_live_re3TrB6H3MhJtkqjX82mvpCQ",
    "sendgrid": "SG.bv9ewtDldFdTFORcIEIPMG",
    "twilio_sid": "ACc315446861674c3a50559097ec99905a"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}