{
  "name": "api-gateway",
  "version": "1.1.25",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "5ieuZ4o0U5VrFnWz7ZkT"
  },
  "jwt_secret": "uRR6LUPkVXph+5ACGudk3wvSVyQiL4sK",
  "api_keys": {
    "stripe": "sk_live_1RbdUQkCV2qJwFazeCEHUarS",
    "sendgrid": "SG.0YPtbhDqt9z5pRqJSJABbF",
    "twilio_sid": "AC6ca5287f47cea7a7474125d69cb5a748"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}