{
  "name": "Reliv Chess",
  "short_name": "Reliv Chess",
  "description": "Auto-playing chess game display with Stockfish analysis",
  "start_url": "/display",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#0c0a09",
  "theme_color": "#0c0a09",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
