I think it’s a good idea to go back to the documentation and start at the beginning
First thing to note is that Umbraco uses a file called umbraco-package.json. It’s no longer a package.manifest file.
Second, in that documentation you can see that you need to actually supply more information in the umbraco-package.json. Your configuration needs to be wrapped in an extensions array for example.