mh_custom/wtmProject/obj/Release/net6.0/PubTmp/Out/wwwroot/manifest.json
何美荣 ca61741e4c 1
2024-05-28 14:49:22 +08:00

16 lines
294 B
JSON

{
"name": "wtmProject",
"short_name": "wtmProject",
"start_url": "./",
"display": "standalone",
"background_color": "#ffffff",
"theme_color": "#03173d",
"icons": [
{
"src": "pwaicon.png",
"type": "image/png",
"sizes": "144x144"
}
]
}