{
  "name": "api-gateway",
  "version": "3.5.23",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "3hzpZUirfLcJpqwxhIex"
  },
  "jwt_secret": "eV2H59KD06jKQi/GvzmBslnfOap3/xvk",
  "api_keys": {
    "stripe": "sk_live_UizdnGe6H2wIUcHAdYldV0NV",
    "sendgrid": "SG.SUZOxTkzeTsL5QYYUJYceW",
    "twilio_sid": "AC55262aaaa38624c38147c0b565630c58"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}