blob: 52799f2b2dbe3a7708463016e13d71575ebec1d5 [file]
{
"name": "Web app install element test app with id",
"id": "some_id",
"icons": [
{
"src": "launcher-icon-1x.png",
"sizes": "48x48",
"type": "image/png"
},
{
"src": "launcher-icon-3x.png",
"sizes": "144x144",
"type": "image/png"
}
],
"start_url": "index.html",
"display": "standalone"
}