This repository has been archived on 2023-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
python-blog/articles/static/icons/site.webmanifest
2020-08-20 21:18:24 +02:00

14 lines
293 B
JSON

{
"name": "Gab's Notes",
"short_name": "Gab's Notes",
"icons": [
{
"src": "/static/icons/android-chrome-96x96.png",
"sizes": "96x96",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff"
}