{
"name": "kiosk only hosted app",
"manifest_version": 2,
"version": "1",
"app": {
"urls": [
"http://www.google.com/mail/",
"http://www.google.com/foobar/"
],
"launch": {
"web_url": "http://www.google.com/mail/"
}
},
"kiosk_enabled": true,
"kiosk_only": true
}