From 432566354b38933a42c1b21bf386c86a283d1ea4 Mon Sep 17 00:00:00 2001 From: filifa Date: Mon, 15 Dec 2025 21:48:44 -0500 Subject: [PATCH] add scope and id --- manifest.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifest.json b/manifest.json index f56e64b..d7be1e7 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,8 @@ { "short_name": "mcalc", "name": "mcalc", + "scope": "/mcalc", + "id": "/mcalc", "icons": [ { "src": "icon.svg"