
{	"title"				: "Calendar"
,	"type"				: "web"
,	"main"				: "index.html"
,	"id"				: "com.palm.app.calendar"
,	"icon"				: "icon.png"
,	"splashicon"		: "icon-256x256.png"
,	"splashBackground"	: "images/splash-calendar-day.png"
,	"miniicon"			: "images/notification-small.png"
,	"noWindow"			: true
,	"lwStages"			: true
,	"keywords"			: ["Datebook","Meetings","Events"]
,	"version"			: "1.0.0"
,	"vendor"			: "Palm, Inc."
,	"universalSearch"	: {	"action":
							{	"displayName": "New Calendar Event"
							,	"url":"com.palm.app.calendar"
							,	"launchParam":"quickLaunchText"
							}
						  }
}
