{
  "name": "Checkmate League",
  "short_name": "Checkmate",
  "description": "Competitive online chess, leagues, tournaments, puzzles, and rewards.",
  "start_url": "/Homepage/home.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050816",
  "theme_color": "#00bfff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/Assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/Assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}