{
  "name": "Badgers",
  "short_name": "Badgers",
  "description": "A daily number logic puzzle: fill the sett so that every row, column and block holds each number once and every dotted cage adds up to its total without repeating a number.",
  "start_url": "/games/badgers/",
  "scope": "/games/badgers/",
  "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"
    }
  ]
}
