{
  "name": "ウイニングポスト専用 軽量戦績メモ",
  "short_name": "ウイポメモ",
  "description": "ウイニングポストでの脚質別着順・SP成長を超高速に記録するメモアプリ",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f8fafc",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
