When you use the Chrome/Edge
app-launch feature to create a web app for Koinly you get a 404 on launch because the application manifest is out-of-date and points to an "./index.html" file which no longer exists. It should instead point to "./p".
It's a super quick fix and it can't be good for your logs to be getting filled up with all these 404 errors!