{
  "name": "Go — The Game of Stones",
  "short_name": "Go",
  "description": "Play Go (Weiqi/Baduk) in your browser with AI opponent, undo/redo, SGF support, dark mode, and game sharing.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F0EB",
  "theme_color": "#C49A2A",
  "icons": [
    {
      "src": "/go.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
