Are you on macOS? .app is a macOS "executable." I put that in quotes because as it says here, .app files are actually packages that contain a bunch of stuff, including the executable itself.
Inside of the .app package, there is a MacOS directory that should contain the executable so you will need to look there to find the file that VSCode needs to run.