{
  "id": "/keystone/kingsidechess/",
  "name": "Metre2 Kingside Chess",
  "short_name": "Kingside Chess",
  "description": "Chess against a real built-in engine with four levels, on a classic 2D board or a 3D board you can orbit. Every rule handled, takebacks, PGN export, your game saved as you play. Works offline, no sign-up.",
  "start_url": "./index.html?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#111820",
  "theme_color": "#111820",
  "lang": "en-GB",
  "categories": ["games", "entertainment"],
  "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/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
