{
  "name": "ChessLead Trainer",
  "short_name": "ChessLead",
  "description": "Kenya's school chess training portal — puzzles and assignments.",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F7F3EC",
  "theme_color": "#0D1F0F",
  "categories": ["education", "games"],
  "icons": [
    { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Train",
      "short_name": "Train",
      "url": "/train",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    }
  ]
}
