mcalc/manifest.json

11 lines
121 B
JSON

{
"name": "mcalc",
"icons": [
{
"src": "icon.svg"
}
],
"start_url": "/index.html",
"display": "standalone"
}