As far as I know, it's still tricky to install an app, then revoke all permissions before the app can possibly run? It would be different if no apps got any permissions by default, and they all had to "prompt on first use" - but that's not how it works, or is it?
When an app installs it has zero permissions. When the app needs privileged access like microphone access a system notification pops up saying "To record a voice message allow AppX microphone access". You can choose to grant the permission or ignore it.