Short version: Are there any web sites people have developed that harness PhoneGap functionality that are available on the web?
Long version: PhoneGap allows developers to package a web site inside a native app. It also allows developers to have a PhoneGap webview embedded as part of their application. They can then point this PhoneGap integrated webview at any url, and use it like a browser. I cannot develop web sites myself so I want to know if there are any web sites on the internet that use PhoneGap features.
Thanks