{
  "name": "Chess3D",
  "short_name": "Chess3D",
  "description": "Play chess in 3D — online, against the computer, and in daily puzzles.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F1A17",
  "theme_color": "#0F1A17",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
