{
  "name": "プロ野球 個人対戦成績 検索 | Pitcher-vs-Batter",
  "short_name": "対戦成績検索",
  "description": "プロ野球（NPB）の投手と打者の個人対戦成績を選手別に検索できる無料ツール",
  "lang": "ja",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0056b3",
  "icons": [
    {
      "src": "/apple-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "utilities"]
}
