{
"name": "Manifest test app with fullscreen",
"icons": [
{
"src": "launcher-icon-4x.png",
"sizes": "192x192",
"type": "image/png"
}
],
"start_url": "manifest_test_page.html",
"display": "fullscreen",
"orientation": "landscape"
}