2022-11-21 21:00:48 +01:00
|
|
|
{
|
2024-01-16 21:24:42 +01:00
|
|
|
"background_color": "#1E1E2E",
|
2022-12-18 21:39:30 +01:00
|
|
|
"description": "Partitioncloud",
|
|
|
|
"display": "fullscreen",
|
|
|
|
"icons": [
|
|
|
|
{
|
2023-06-23 22:37:53 +02:00
|
|
|
"src": "/static/icons/icon.png",
|
2022-12-18 21:39:30 +01:00
|
|
|
"sizes": "2000x2000",
|
|
|
|
"type": "image/png"
|
2023-06-23 22:37:53 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"src": "/static/icons/512.png",
|
|
|
|
"sizes": "128x128 256x256 512x512 ",
|
|
|
|
"type": "image/png"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"src": "/static/icons/144.png",
|
|
|
|
"sizes": "48x48 72x72 96x96 144x144",
|
|
|
|
"type": "image/png"
|
2022-12-18 21:39:30 +01:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"name": "PartitionCloud",
|
|
|
|
"short_name": "PartitionCloud",
|
|
|
|
"start_url": "/"
|
|
|
|
}
|