{
  "name": "Hedgehogs",
  "short_name": "Hedgehogs",
  "description": "A daily logic puzzle: two hedgehogs in every row, column and flowerbed, and no two may touch.",
  "start_url": "/games/hedgehogs/",
  "scope": "/games/hedgehogs/",
  "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"
    }
  ]
}
