From 376d6f5fe68336042961ee1801268e242e5bbf2e Mon Sep 17 00:00:00 2001 From: posimai Date: Fri, 17 Apr 2026 18:44:18 +0900 Subject: [PATCH] fix(pwa): add manifest id field Co-Authored-By: Claude Sonnet 4.6 --- manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.json b/manifest.json index 391255c..d99e36d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,4 +1,5 @@ { + "id": "/posimai-veil/", "name": "Posimai Veil", "short_name": "Veil", "description": "ホーム画面をシンプルに保つアプリランチャー",