{
  "name": "ともだち将棋",
  "short_name": "将棋",
  "description": "ふたりでも、ひとりでも。友達と遊べるシンプル将棋",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4ecdb",
  "theme_color": "#7a3c12",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ]
}
