{
  "name": "Chess in 3-D",
  "short_name": "Chess 3-D",
  "description": "Play 3-D chess in your browser — no download. Challenge Stockfish, play friends online, speak your moves, run a chess club, or go VR and MR.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "theme_color": "#14100c",
  "background_color": "#14100c",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "/icon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any" },
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any maskable" }
  ]
}
