{
  "name": "PaperGames",
  "short_name": "PaperGames",
  "description": "A collection of 46 classic board, strategy, and puzzle games for E-Ink readers – play offline or vs. the built-in AI (chess also supports online play via Lichess).",
  "start_url": "index.html",
  "scope": ".",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
