{
  "name": "Racing Kings Trainer",
  "short_name": "RK Trainer",
  "description": "Analyze Racing Kings openings and play a bot that imitates a real Lichess player, with a local Fairy-Stockfish fallback.",
  "start_url": "/play",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#12160f",
  "theme_color": "#12160f",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
