pelican-alchemy/manifest.json
2020-08-21 11:04:33 +03:00

17 lines
311 B
JSON
Executable file

{
"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"
}