michael@0: { michael@0: "name": "Alarm API Test Webapp", michael@0: "description": "A webapp for testing the alarm API.", michael@0: "launch_path": "/webapprtChrome/webapprt/test/chrome/alarm.html", michael@0: "permissions": { michael@0: "alarms": { "description": "Desc" } michael@0: }, michael@0: "messages": [ michael@0: { "alarm": "/alarm.html" } michael@0: ] michael@0: }