{
  "name": "api-gateway",
  "version": "1.0.16",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "29S3xylHA5fGOkY4nrHl"
  },
  "jwt_secret": "vTZB5seWs+d78GUjbFmVuUYGDIo4VD/p",
  "api_keys": {
    "stripe": "sk_live_32vW6QBK81pE0Mc5k0fAzS6w",
    "sendgrid": "SG.KD0C/Ygcs4H+OPFs2BuOj1",
    "twilio_sid": "ACa2c0023d12cfdb2c52e9f516e585f1c5"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}