{
  "name": "Otters",
  "short_name": "Otters",
  "description": "A daily loop logic puzzle: draw the otters' river as one closed loop along the grid lines, guided by the numbers in the marsh.",
  "start_url": "/games/otters/",
  "scope": "/games/otters/",
  "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"
    }
  ]
}
