Implement A2HS functionality

This commit is contained in:
2022-08-05 08:40:35 +01:00
parent 8e0385e809
commit cfb22d5d06
3 changed files with 48 additions and 0 deletions

BIN
core/static/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

View File

@@ -0,0 +1,15 @@
{
"background_color": "white",
"description": "Search for anything.",
"display": "fullscreen",
"icons": [
{
"src": "/static/logo.png",
"sizes": "800x800",
"type": "image/png"
}
],
"name": "Pathogen Data Analytics",
"short_name": "Pathogen",
"start_url": "/"
}