{
  "name": "api-gateway",
  "version": "3.1.29",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "JuOinw0mnXOVeA8797FZ"
  },
  "jwt_secret": "3zWzJEmGPfJBVfK/nsg0C26JhklEoe6j",
  "api_keys": {
    "stripe": "sk_live_V81gcCi1hwCIx0lM5hB6RLne",
    "sendgrid": "SG.owN6l19mWxPz7YllghFcyB",
    "twilio_sid": "AC6ebab05700fdc78f0169744939b5fc95"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}