{
  "name": "api-gateway",
  "version": "3.2.13",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "POAVzWU7qLtCruG7UYv6"
  },
  "jwt_secret": "iaShxC+e9CcvPrpnJUN5RKM2kR1dwM3n",
  "api_keys": {
    "stripe": "sk_live_mQJSP5bZKrvzf65PCXUPDNWY",
    "sendgrid": "SG.ZDWeMofuz7mG49231rXpkp",
    "twilio_sid": "AC9e9f700ec1d58c7e63182abb2071198d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}