{
  "name": "Foxes",
  "short_name": "Foxes",
  "description": "A daily placement puzzle: place every fox from the clues, one in each row and column, and find the one left alone with the lost thing.",
  "start_url": "/games/foxes/",
  "scope": "/games/foxes/",
  "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"
    }
  ]
}
