{
  "name": "響身感応OS 鍛錬アプリ v3.1",
  "short_name": "響身OS v3.1",
  "description": "多層響息法・下顎解放・音域マップ付き音程ズレ観察のガイド付き鍛錬アプリ",
  "start_url": "./index.html?v=3.1.0",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f7f4ec",
  "theme_color": "#f7f4ec",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.svg?v=3.1.0",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}