{
  "name": "Swans",
  "short_name": "Swans",
  "description": "A daily logic puzzle: draw one closed loop through every swan on the lake, straight through the white ones and turning at the black ones.",
  "start_url": "/games/swans/",
  "scope": "/games/swans/",
  "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"
    }
  ]
}
