blob: 9064bcff271f2aad8c49487709c2a58f93e5248e [file] [log] [blame]
{
"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
}