{
  "name": "api-gateway",
  "version": "2.1.13",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "UQiJbi6bj0ZLlquzUxrb"
  },
  "jwt_secret": "nLtD5i5xK8KcRBHY41SxBgSUAGZpv+3Y",
  "api_keys": {
    "stripe": "sk_live_pAyXwKpnaN2fVI7KckDHMasz",
    "sendgrid": "SG.8ytdzNlF1K8EH0hm4/D/ij",
    "twilio_sid": "AC0e190d99236bf287aa43e6900a29b699"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}