{
  "name": "KACCI Pro — ジャグラー設定判別",
  "short_name": "KACCI Pro",
  "description": "ベイズ推定でジャグラーの設定を確率判別。マイジャグラー・ゴーゴージャグラーなど13機種対応。打ちながらリアルタイムで使えるPWA。",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#07090f",
  "background_color": "#07090f",
  "lang": "ja",
  "dir": "auto",
  "categories": ["games", "utilities", "entertainment"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og.svg",
      "sizes": "1200x630",
      "type": "image/svg+xml",
      "label": "KACCI Pro — 設定判別画面",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "カウンターを開く",
      "short_name": "カウンター",
      "description": "G数・BIG・REGを入力して設定判別を開始",
      "url": "/",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    }
  ],
  "prefer_related_applications": false,
  "scope": "/"
}
