{
  "name": "将棋次の一手",
  "short_name": "将棋次の一手",
  "description": "Floodgate最強AI棋譜から次の一手を学習",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#05090f",
  "theme_color": "#92400e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
