{
  "name": "Owls",
  "short_name": "Owls",
  "description": "A daily logic puzzle with owls: fill every branch of the tree with a day owl or a night owl so that each row and each column has as many of one as of the other, no three alike sit side by side, and no two rows or columns are alike.",
  "start_url": "/games/owls/",
  "scope": "/games/owls/",
  "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"
    }
  ]
}
