{
  "id": "/go.html",
  "name": "Go — Blinky Games",
  "short_name": "Go",
  "description": "Play Go free on 9×9, 13×13 or 19×19: surround territory, capture stones, count the score. Three computer levels, or invite a friend by link.",
  "start_url": "../go.html",
  "scope": "../",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#C3261C",
  "background_color": "#FFFFFF",
  "categories": [
    "games",
    "entertainment"
  ],
  "icons": [
    {
      "src": "../icons/go-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/go-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/go-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/go-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "../og/go.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Go on Blinky Games"
    }
  ]
}
