diff --git a/kifu/kifu-pwa/converter.css b/kifu/kifu-pwa/web/converter.css similarity index 100% rename from kifu/kifu-pwa/converter.css rename to kifu/kifu-pwa/web/converter.css diff --git a/kifu/kifu-pwa/core.d.ts b/kifu/kifu-pwa/web/core.d.ts similarity index 100% rename from kifu/kifu-pwa/core.d.ts rename to kifu/kifu-pwa/web/core.d.ts diff --git a/kifu/kifu-pwa/icon512.png b/kifu/kifu-pwa/web/icon512.png similarity index 100% rename from kifu/kifu-pwa/icon512.png rename to kifu/kifu-pwa/web/icon512.png diff --git a/kifu/kifu-pwa/index.html b/kifu/kifu-pwa/web/index.html similarity index 100% rename from kifu/kifu-pwa/index.html rename to kifu/kifu-pwa/web/index.html diff --git a/kifu/kifu-pwa/manifest.json b/kifu/kifu-pwa/web/manifest.json similarity index 100% rename from kifu/kifu-pwa/manifest.json rename to kifu/kifu-pwa/web/manifest.json diff --git a/kifu/kifu-pwa/package-lock.json b/kifu/kifu-pwa/web/package-lock.json similarity index 100% rename from kifu/kifu-pwa/package-lock.json rename to kifu/kifu-pwa/web/package-lock.json diff --git a/kifu/kifu-pwa/package.json b/kifu/kifu-pwa/web/package.json similarity index 100% rename from kifu/kifu-pwa/package.json rename to kifu/kifu-pwa/web/package.json diff --git a/kifu/kifu-pwa/src/converter.ts b/kifu/kifu-pwa/web/src/converter.ts similarity index 100% rename from kifu/kifu-pwa/src/converter.ts rename to kifu/kifu-pwa/web/src/converter.ts diff --git a/kifu/kifu-pwa/src/sw.js b/kifu/kifu-pwa/web/src/sw.js similarity index 100% rename from kifu/kifu-pwa/src/sw.js rename to kifu/kifu-pwa/web/src/sw.js diff --git a/kifu/kifu-pwa/tsconfig.json b/kifu/kifu-pwa/web/tsconfig.json similarity index 100% rename from kifu/kifu-pwa/tsconfig.json rename to kifu/kifu-pwa/web/tsconfig.json diff --git a/kifu/kifu-pwa/webpack.config.js b/kifu/kifu-pwa/web/webpack.config.js similarity index 100% rename from kifu/kifu-pwa/webpack.config.js rename to kifu/kifu-pwa/web/webpack.config.js