{
  "id": "/minesweeper.html",
  "name": "Minesweeper — Blinky Games",
  "short_name": "Minesweeper",
  "description": "Play Minesweeper free: three field sizes, three levels of danger and a custom board. Beat the clock, or race a friend on the same field.",
  "start_url": "../minesweeper.html",
  "scope": "../",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#C8362A",
  "background_color": "#F3F1EB",
  "categories": [
    "games",
    "entertainment"
  ],
  "icons": [
    {
      "src": "../icons/minesweeper-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/minesweeper-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/minesweeper-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/minesweeper-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "../og/minesweeper.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Minesweeper on Blinky Games"
    }
  ]
}
