manifest.webmanifest
311 Bytes
{
"background_color": "purple",
"description": "my footseen",
"display": "fullscreen",
"icons": [
{
"src": "icon/fox-icon.png",
"sizes": "192x192",
"type": "image/png"
}
],
"name": "footseen go",
"short_name": "footseen",
"start_url": "/mTest/index.html?v=2022011604"
}