Update webmanifest

This commit is contained in:
augustin64 2022-12-18 21:39:30 +01:00
parent cd1d1d5dc4
commit 6131235918

View File

@ -1,16 +1,15 @@
{
"background_color": "white",
"description": "Partitioncloud",
"display": "fullscreen",
"icons": [
{
"src": "static/icon.png",
"sizes": "2000x2000",
"type": "image/png"
}
],
"name": "PartitionCloud",
"short_name": "PartitionCloud",
"start_url": "/"
}
"background_color": "white",
"description": "Partitioncloud",
"display": "fullscreen",
"icons": [
{
"src": "static/icon.png",
"sizes": "2000x2000",
"type": "image/png"
}
],
"name": "PartitionCloud",
"short_name": "PartitionCloud",
"start_url": "/"
}