{
  "name": "Elovate — Chess Coach",
  "short_name": "Elovate",
  "description": "Play chess and learn principles in real-time with Elo, your AI coach.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#030308",
  "theme_color": "#00ff88",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "education"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Play Coach",
      "short_name": "Coach",
      "url": "/#/coach",
      "description": "Start a Coach game"
    }
  ]
}
