blob: b5dde3732fa02cdacdcbdc184f691a553dc46ea8 [file] [log] [blame]
{
"name": "Manifest with tab strip customizations",
"icons": [
{
"src": "launcher-icon-4x.png",
"sizes": "192x192",
"type": "image/png"
}
],
"start_url": "tab_strip_customizations.html",
"display": "standalone",
"display_override": [ "tabbed" ],
"tab_strip": {
"home_tab": {},
"new_tab_button": {
"url": "favicon_only.html"
}
}
}