{
  "name": "Hares",
  "short_name": "Hares",
  "description": "A daily number logic puzzle: fill the meadow so every row, column and block holds each number once, and no two burrows a knight's leap apart hold the same number.",
  "start_url": "/games/hares/",
  "scope": "/games/hares/",
  "display": "standalone",
  "background_color": "#0a0908",
  "theme_color": "#0a0908",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
