{
  "name": "www.daveschessboard.com",
  "short_name": "daveschessboard",
  "description": "Interactive chess board for teaching and learning — www.daveschessboard.com",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#1a2a6c",
  "theme_color": "#1a2a6c",
  "icons": [
    {
      "src": "images/daveschess192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/daveschess512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
