I have the following task:
- Develop an html5 hybrid application for major platforms (ios, android, wp8) with some native device features like push notifications and local storage.
- The exact copy of this application should work in desktop browser, customers should use it as a mobile app 'preview'.
I am new to the HTML5 mobile development and tried only phonegap+jquerymobile, it had some performance issues. Sencha, as I understand, is not compatible to desktop browsers.
Which set of tools would you recommend for such problem?