{
	"title": "Memos",
	"type": "web",
	"main": "index.html",
	"id": "com.palm.app.notes",
	"vendor": "Palm, Inc.",
	"version": "1.0",
	"icon": "icon.png",
	"splashicon": "icon-256x256.png",
	"splashBackground": "images/splash-screenshot-default.png",
	"noWindow": true,
	"keywords": ["Notes", "Stickies", "Notepad"],
	"universalSearch":	{
						"action":{ 
									"displayName": "New Memo",
									"url":"com.palm.app.notes",
									"launchParam":"text"
								}
						}
}
