From 97d5150b8f5f2ce99f407c9e0775a33dd1c71529 Mon Sep 17 00:00:00 2001 From: posimai Date: Fri, 17 Apr 2026 08:12:10 +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 4d0301f..c172fcc 100644 --- a/manifest.json +++ b/manifest.json @@ -1,4 +1,5 @@ { + "id": "/posimai-brief/", "name": "Posimai Brief", "short_name": "Brief", "description": "音声ニュースブリーフィング",