{
  "name": "Video Chess",
  "short_name": "Video Chess",
  "start_url": "/play/",
  "id": "/play/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#f26b5b",
  "background_color": "#0b090c",
  "description": "Play chess face-to-face with a friend, or practice against the robot.",
  "icons": [
    {
      "src": "/play/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
