fix: Use preload script as proxy for main-renderer communication (#518)
* Remove ipcRenderer and window.bridge * Make app work more or less * Make app work really * Make prod work * Make translations work * Small tweaks * Rename IPC channels * Tighten up CSP * Optimize a little bit * Fix lint