Files
react-test/docs/public/static/manifest.json
how2ice 005cf56baf
Some checks failed
No response / noResponse (push) Has been cancelled
CI / Continuous releases (push) Has been cancelled
CI / test-dev (macos-latest) (push) Has been cancelled
CI / test-dev (ubuntu-latest) (push) Has been cancelled
CI / test-dev (windows-latest) (push) Has been cancelled
Maintenance / main (push) Has been cancelled
Scorecards supply-chain security / Scorecards analysis (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
init project
2025-12-12 14:26:25 +09:00

35 lines
640 B
JSON

{
"name": "MUI",
"short_name": "MUI",
"display": "minimal-ui",
"start_url": "/",
"theme_color": "#007FFF",
"background_color": "#ffffff",
"icons": [
{
"src": "/static/icons/48x48.png",
"sizes": "48x48"
},
{
"src": "/static/icons/96x96.png",
"sizes": "96x96"
},
{
"src": "/static/icons/192x192.png",
"sizes": "192x192"
},
{
"src": "/static/icons/256x256.png",
"sizes": "256x256"
},
{
"src": "/static/icons/384x384.png",
"sizes": "384x384"
},
{
"src": "/static/icons/512x512.png",
"sizes": "512x512"
}
]
}