{
  "name": "Chess Analysis",
  "short_name": "Analysis",
  "description": "Local Stockfish analysis board",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#161512",
  "theme_color": "#161512",
  "icons": [
    {
      "src": "img/chesspieces/wikipedia/wN.png",
      "sizes": "80x80",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
