I am confused about Chrome hosted app vs packaged app.
Hosted app - is where we hosted our web in server side - Required internet
Packaged app - hosted the website in client site - Just like a native app - No internet require.
I am interesting in Packaged app but can I make the packaged app just like drive.google.com or gmail? When they are offline then using packaged app and when they are online and start syn the pending offline files to server. Or packaged app is just everything in offline?