{
  "name": "ChessGrind — Master Chess Through Play",
  "short_name": "ChessGrind",
  "description": "Free interactive chess learning platform. Solve puzzles, study openings, master traps, and play against AI.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#060710",
  "theme_color": "#060710",
  "orientation": "portrait",
  "categories": ["games", "education"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
