Just realised there's a better way to hide the apps in "view.json". Just add a underscore to the start of the app name in the groups section and it's treated as a comment and ignored. Easier to disable/enable in future then.
Code:
"PB_Gallery",
"PB_Library",
"_PB_Notes",
PB_Notes would be hidden.