{
  "name": "Cranes",
  "short_name": "Cranes",
  "description": "A daily logic puzzle: join the cranes' sandbanks with straight walkways so that every sandbank has as many walkways as its number and all of them hang together.",
  "start_url": "/games/cranes/",
  "scope": "/games/cranes/",
  "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"
    }
  ]
}
