As I understand using WAT you can wrap existing web application to make Windows Store app.
But when I tried to install it for VS 2015 Community Edition, I got the following error:
VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
Does it mean that this project template is not available anymore and I should to use Cordova instead?