I already addressed that. If Apple reuses on iOS the work they’ve done with APNS for web push notifications on macOS, push notifications for web apps are then no more or less “secure” than those for macOS and iOS apps because they’re all running through the same Apple-controlled push service.
You’d still have to explicitly grant permission to a website for it to be able to send push notifications, and you’d still be able to change your mind later. If an account was found to be abusing APNS, their access could be limited or revoked by Apple, just like for iOS and macOS apps, as well as websites through Safari on macOS.
They already have this working through APNS, it wouldn’t impact battery life due to how APNS works, and because it’d all run through APNS it’s no less secure. The motive is to protect the App Store business model.