Explicitly specify icon size in manifest.

refactor-intermediate-models
Thomas Hounsell 2017-01-17 23:16:24 +00:00
parent 3a9a327502
commit afe27bedc4
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
"icons": [
{
"src": "https://buildfeed.net/content/tile/notify.png",
"sizes": "any"
"sizes": "2048x2048"
}
],
"start_url": "https://buildfeed.net/",