Add webmanifest files

This commit is contained in:
Michal Moskal
2016-04-08 18:38:25 -07:00
parent 889142d0f7
commit b538526948
4 changed files with 17 additions and 0 deletions

17
webmanifest.json Normal file
View File

@ -0,0 +1,17 @@
{
"icons": [
{
"src": "https://az851932.vo.msecnd.net/pub/fpenpmjz",
"sizes": "512x512",
"type": "image/png"
}, {
"src": "https://az851932.vo.msecnd.net/pub/vetoccmr",
"sizes": "128x128",
"type": "image/png"
}, {
"src": "https://az851932.vo.msecnd.net/pub/xiioeeyf",
"sizes": "32x32",
"type": "image/png"
}
]
}