{
  "name": "NGCHESS — Next-Gen Chess",
  "short_name": "NGCHESS",
  "description": "Play chess with a built-in AI coach that explains every move — free, for players, classrooms and clubs.",
  "id": "/",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "theme_color": "#0B1220",
  "background_color": "#0B1A33",
  "categories": ["education", "games", "kids"],
  "icons": [
    { "src": "/img/brand/v2/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/img/brand/v2/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/img/brand/v2/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/img/brand/v2/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Play", "short_name": "Play", "url": "/lobby", "description": "Jump into a game" },
    { "name": "Daily Puzzle", "short_name": "Puzzle", "url": "/puzzle/daily", "description": "Solve today's puzzle" },
    { "name": "Game Review", "short_name": "Review", "url": "/review", "description": "Review a game with the coach" }
  ]
}
