{
  "name": "ChessQuest — Kids Chess Adventure",
  "short_name": "ChessQuest",
  "description": "ChessQuest — Every Move Is an Adventure. Play, analyze, practice, and improve with a friendly AI chess coach. Ad-free and made for young learners.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0B1220",
  "background_color": "#0B1220",
  "categories": ["education", "games", "kids"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
