{
  "name": "The Chess Room — chess, taught kindly",
  "short_name": "Chess Room",
  "description": "A free chess room: 3D or 2D board, a patient coach, nearby two-player with no accounts, opening stories, and a real tournament clock. Works offline.",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "any",
  "background_color": "#191512",
  "theme_color": "#191512",
  "categories": ["games", "education"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
