{
  "name": "CHESS NOW",
  "short_name": "Chess",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/items/poke-ball.png", 
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}