[SOLVED]Can I use vue-pwa with Framework7?

I wanna make a PWA with Framework7 and Vue. Now I have learned that there is a special “template” of Vue which is called “vue-pwa”, for doing PWA with Vue.

Can I use this “vue-pwa” with Framework7? Is there any other information for it?

PWA = html + js + css

is not ?

F7 = html + js + css 

so

F7 === PWA //=> true

Vue is one of the JS frameworks. If you wanna then try this http://framework7.io/vue/

Thank you for the reply. This topic is solved!