{
  "name": "Chess Masti — AI Chess Coach",
  "short_name": "Chess Masti",
  "description": "Free adaptive chess training: placement test, daily regimen, spaced-repetition drills, and an AI coach.",
  "start_url": "/learn",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A0B0F",
  "theme_color": "#F97316",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
