{
"name": "Manifest test app",
"icons": [
{
"src": "long_murmur2_hash_icon.png",
"type": "image/png",
"sizes": "192x192"
}
],
"start_url": "manifest_test_page.html",
"display": "standalone",
"orientation": "landscape"
}