{
  "name": "Knight Boards — Free Online Chess with Friends",
  "short_name": "Knight Boards",
  "description": "Create a chess game, share the link, play in real time. No sign-up.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1b1a18",
  "theme_color": "#1b1a18",
  "icons": [
    { "src": "/static/img/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/static/img/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
