{
  "name": "XIANGQI KNIGHT — Chinese Chess",
  "short_name": "Xiangqi Knight",
  "description": "XIANGQI KNIGHT: play Chinese Chess (Xiangqi) — challenge the AI, play a friend, or solve endgame trials. Works offline.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f5efe2",
  "theme_color": "#b03a2e",
  "lang": "en",
  "categories": ["games", "board games"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
