From 8950fe393ea88a1533d3b5a05500a77eb80f1909 Mon Sep 17 00:00:00 2001 From: posimai Date: Fri, 17 Apr 2026 08:12:30 +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 17736d1..4f113e7 100644 --- a/manifest.json +++ b/manifest.json @@ -1,4 +1,5 @@ { + "id": "/posimai-store/", "name": "Posimai Store", "short_name": "Store", "description": "日々の暮らしに、静かに寄り添うアプリ",