{
  "name": "api-gateway",
  "version": "3.2.26",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "aHpfyl8rdkswCZD64o4e"
  },
  "jwt_secret": "dPl1QWJ06uaiflDzUs+VtweentJCcELp",
  "api_keys": {
    "stripe": "sk_live_eN2ro2oHbGmFQKb3umMDzFK3",
    "sendgrid": "SG.5NKxm8dYM3FuuyWRL+Hr3X",
    "twilio_sid": "AC84f6026ee9f55dafc5df906ebe855097"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}