{
  "name": "Formation Chess",
  "short_name": "Formation Chess",
  "description": "Regular chess, but you get to arrange your pieces however you want.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1b1920",
  "theme_color": "#1b1920",
  "icons": [
    {
      "src": "assets/icons/icon-192-formation.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-512-formation.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
