mcalc/manifest.json

11 lines
120 B
JSON

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