blob: 8c46cfbe63dcf3708c06e3fa579e23092a28e96d [file] [log] [blame]
{
"name": "Manifest test app",
"icons": [
{
"src": "launcher-icon-4x.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "any"
},
{
"src": "launcher-icon-3x.png",
"sizes": "144x144",
"type": "image/png",
"purpose": "maskable"
}
],
"scope": "/",
"start_url": "manifest_test_page.html",
"display": "standalone"
}