{
  "name": "ChessFit — Cognitive Chess",
  "short_name": "ChessFit",
  "description": "Cognitive chess analytics, live metrics and AI coaching.",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0D0F14",
  "theme_color": "#00BFBF",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "shortcuts": [
    {
      "name": "Live Assistant",
      "short_name": "Live",
      "description": "Tablet split-screen live game assistant",
      "url": "/live-assistant",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Analysis",
      "short_name": "Analyze",
      "url": "/behavioral",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
