pelican-alchemy/content/extras/manifest.json
2016-12-01 14:17:16 +03:00

17 lines
294 B
JSON

{
"name": "Alchemy \u2728",
"icons": [
{
"src": "\/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image\/png"
},
{
"src": "\/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image\/png"
}
],
"theme_color": "#ffc40d",
"display": "standalone"
}