I didn't know that Unity does not properly support 64x64 resolution on WebGL. So in pc build, you will see proper 64x64px resolution but for some reason, WebGL is rendering in 640x640. I know how to resolve this issue today, but 20minutes before the submission end I didn't even know that this was happening ;/