{
  "id": "/reversi.html",
  "name": "Reversi — Blinky Games",
  "short_name": "Reversi",
  "description": "Play Reversi (Othello) free: outflank and flip discs to win. Three computer levels, a coach that grades your moves, or a friend by link.",
  "start_url": "../reversi.html",
  "scope": "../",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1E7A46",
  "background_color": "#FFFFFF",
  "categories": [
    "games",
    "entertainment"
  ],
  "icons": [
    {
      "src": "../icons/reversi-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/reversi-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/reversi-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/reversi-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "../og/reversi.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Reversi on Blinky Games"
    }
  ]
}
