2017-08-20 13:32:23 +03:00
|
|
|
{
|
2017-08-25 13:37:30 +03:00
|
|
|
"short_name": "pWiki",
|
|
|
|
|
"name": "pWiki",
|
|
|
|
|
"display": "standalone",
|
|
|
|
|
"orientation": "portrait",
|
2018-04-19 13:02:17 +03:00
|
|
|
"theme_color": "white",
|
|
|
|
|
"icons": [
|
|
|
|
|
{
|
|
|
|
|
"src": "img/pWiki-48px.jpg",
|
|
|
|
|
"type": "image/jpeg",
|
2018-04-19 13:06:58 +03:00
|
|
|
"sizes": "48x36"
|
2018-04-19 13:02:17 +03:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"src": "img/pWiki-96px.jpg",
|
|
|
|
|
"type": "image/jpeg",
|
2018-04-19 13:06:58 +03:00
|
|
|
"sizes": "96x71"
|
2018-04-19 13:02:17 +03:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"src": "img/pWiki-192px.jpg",
|
|
|
|
|
"type": "image/jpeg",
|
2018-04-19 13:06:58 +03:00
|
|
|
"sizes": "192x143"
|
2018-04-19 13:02:17 +03:00
|
|
|
}
|
|
|
|
|
]
|
2017-08-20 13:32:23 +03:00
|
|
|
}
|