{
  "id": "/shogi.html",
  "name": "Shogi — Blinky Games",
  "short_name": "Shogi",
  "description": "Play shogi free in your browser: drops, promotion and handicaps, a computer that castles and attacks, or invite a friend by link. No sign-up.",
  "start_url": "../shogi.html",
  "scope": "../",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#8A4B1F",
  "background_color": "#FFFFFF",
  "categories": [
    "games",
    "entertainment"
  ],
  "icons": [
    {
      "src": "../icons/shogi-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/shogi-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/shogi-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/shogi-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "../og/shogi.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Shogi on Blinky Games"
    }
  ]
}
