{
  "name": "ChessPal",
  "short_name": "ChessPal",
  "description": "Chess opening trainer and game analyzer",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1c1917",
  "theme_color": "#1c1917",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/chesspal.png",
      "sizes": "442x544",
      "type": "image/png"
    }
  ]
}
