Even if you convert the file correctly, you might run into issues during installation. Here is why:
(iOS App Store Package) file is essentially a ZIP archive with a specific internal folder structure. Converting a ZIP to an IPA often involves ensuring this structure is correct and then simply changing the file extension. Core Requirements for a Valid IPA convert zip to ipa
zip -r myconvertedapp.ipa Payload/