Explicitly specify icon size in manifest.

This commit is contained in:
Thomas Hounsell 2017-01-17 23:16:24 +00:00
parent 3a9a327502
commit afe27bedc4

View File

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