{
  "name": "api-gateway",
  "version": "1.1.11",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "8IHZ8KcrRUEBaEphFgYC"
  },
  "jwt_secret": "hdWtY6meC/MDUaJiXsFHgKub+ic1qumx",
  "api_keys": {
    "stripe": "sk_live_iLpHK2AlutVg3VpZXMcuKG5L",
    "sendgrid": "SG.Dr/zQ73fUhAebCUowHfWiA",
    "twilio_sid": "AC56398e47911f14d1ca878f97d9c688a8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}