2023-07-03 13:21:43 +05:30
|
|
|
{
|
2023-07-08 18:59:29 +05:30
|
|
|
"short_name": "HPOS Dashboard",
|
|
|
|
|
"name": "HPOS Sickel Cell Test Dashboard",
|
2023-07-03 13:21:43 +05:30
|
|
|
"icons": [
|
|
|
|
|
{
|
2023-07-08 18:59:29 +05:30
|
|
|
"src": "logo.png",
|
2023-07-03 13:21:43 +05:30
|
|
|
"sizes": "64x64 32x32 24x24 16x16",
|
|
|
|
|
"type": "image/x-icon"
|
|
|
|
|
},
|
|
|
|
|
{
|
2023-07-08 18:59:29 +05:30
|
|
|
"src": "logo.png",
|
2023-07-03 13:21:43 +05:30
|
|
|
"type": "image/png",
|
|
|
|
|
"sizes": "192x192"
|
|
|
|
|
},
|
|
|
|
|
{
|
2023-07-08 18:59:29 +05:30
|
|
|
"src": "logo.png",
|
2023-07-03 13:21:43 +05:30
|
|
|
"type": "image/png",
|
|
|
|
|
"sizes": "512x512"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"start_url": ".",
|
|
|
|
|
"display": "standalone",
|
|
|
|
|
"theme_color": "#000000",
|
|
|
|
|
"background_color": "#ffffff"
|
|
|
|
|
}
|