{
  "name": "kenshu 運行盤",
  "short_name": "運行盤",
  "description": "研修当日の運行盤（会計の地図）。オフラインでも進行できる。",
  "lang": "ja",
  "dir": "ltr",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#f6f6f7",
  "theme_color": "#5b5bd6",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}