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