{
  "id": "/dots-and-boxes.html",
  "name": "Dots and Boxes — Blinky Games",
  "short_name": "Dots & Boxes",
  "description": "Play Dots and Boxes free: join dots, close a square to claim it and take another turn. Chain the long boxes, or invite a friend by link.",
  "start_url": "../dots-and-boxes.html",
  "scope": "../",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#D14435",
  "background_color": "#F7F2E4",
  "categories": [
    "games",
    "entertainment"
  ],
  "icons": [
    {
      "src": "../icons/dots-and-boxes-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/dots-and-boxes-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/dots-and-boxes-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/dots-and-boxes-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "../og/dots-and-boxes.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Dots and Boxes on Blinky Games"
    }
  ]
}
