{
  "id": "/chess.html",
  "name": "Chess — Blinky Games",
  "short_name": "Chess",
  "description": "Play chess free in your browser: six levels from beginner to master, a coach that explains every move, or invite a friend by link. No sign-up.",
  "start_url": "../chess.html",
  "scope": "../",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#2E6146",
  "background_color": "#FFFFFF",
  "categories": [
    "games",
    "entertainment"
  ],
  "icons": [
    {
      "src": "../icons/chess-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/chess-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/chess-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/chess-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "../og/chess.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Chess on Blinky Games"
    }
  ]
}
