{
  "name": "Buff and Green",
  "short_name": "Buff & Green",
  "description": "Buff and Green – American Checkers with MCTS UCT AI",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2c3e50",
  "scope": "./",
  "icons": [
    {
      "src": "img/icons/buff_and_green16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "img/icons/buff_and_green32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "img/icons/buff_and_green48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "img/icons/buff_and_green60.png",
      "sizes": "60x60",
      "type": "image/png"
    },
    {
      "src": "img/icons/buff_and_green64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "img/icons/buff_and_green90.png",
      "sizes": "90x90",
      "type": "image/png"
    },
    {
      "src": "img/icons/buff_and_green120.png",
      "sizes": "120x120",
      "type": "image/png"
    },
    {
      "src": "img/icons/buff_and_green128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icons/buff_and_green256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games"],
  "screenshots": [
    {
      "src": "img/icons/buff_and_green256.png",
      "sizes": "256x256",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "img/icons/buff_and_green256.png",
      "sizes": "256x256",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
