{
  "short_name": "Chess Mate",
  "name": "Chess Training — Mate in 1",
  "icons": [
    {
      "src": "https://travelernews.org/games/chess/Chess-Training-Mate-in-1-Move.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://travelernews.org/games/chess/Chess-Training-Mate-in-1-Move.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],  
  "start_url": "/games/chess/",
  "scope": "/games/chess/",
  "display": "standalone",
  "background_color": "#e0f7fa",
  "theme_color": "#00796b"
}