{
  "id": "/",
  "name": "Chessy - Chess Insights & Openings",
  "short_name": "Chessy",
  "description": "Track your chess progress, master openings, and get personalized insights from Chessy, your AI chess coach.",
  "start_url": "/app",
  "scope": "/app",
  "display": "standalone",
  "background_color": "#1c1b18",
  "theme_color": "#131110",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192-v2.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512-v2.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ]
}
