{
  "name": "Voles",
  "short_name": "Voles",
  "description": "A daily shading logic puzzle: the meadow is flooding, and every number says how big the island of that vole family is. Shade the water so each island has exactly one number and that many cells, islands never touch by a side, all the water connects and no two by two block is all water.",
  "start_url": "/games/voles/",
  "scope": "/games/voles/",
  "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"
    }
  ]
}
