{
	"title": "Messaging",
	"type": "web",
	"main": "index.html",
	"id": "com.palm.app.messaging",
	"icon": "icon.png",
	"splashicon": "icon-256x256.png",
	"splashBackground": "images/splash-messaging-listview.png",
	"miniicon": "images/notification-small.png",
	"noWindow": "true",
	"noDeprecatedStyles": true,
	"keywords": ["Text","SMS","MMS","IM","Instant","Chat"],
	"version": "1.0.0",
	"universalSearch":{
					"action":{ 
								"displayName": "New Message",
								"url":"com.palm.app.messaging",
								"launchParam":{"compose":{"messageText":"#{searchTerms}"}}
							}
						}
}
