Alarm API

Hi,
You can add the following line in your config.xml file:

<tizen:setting background-support="enable" encryption="disable" hwkey-event="enable"/>

You can also develop a native service app and implement launching app using Alarm API there. Then multi-package the service app with your web app.