{
  "id": "/gomoku.html",
  "name": "Gomoku — Blinky Games",
  "short_name": "Gomoku",
  "description": "Play Gomoku free: first to five in a row on a 15×15 or 19×19 board. Three computer levels, threat warnings, or invite a friend by link.",
  "start_url": "../gomoku.html",
  "scope": "../",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#C3261C",
  "background_color": "#FFFFFF",
  "categories": [
    "games",
    "entertainment"
  ],
  "icons": [
    {
      "src": "../icons/gomoku-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/gomoku-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/gomoku-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/gomoku-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "../og/gomoku.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Gomoku on Blinky Games"
    }
  ]
}
