{
  "name": "The Minefield",
  "short_name": "Minefield",
  "description": "Minesweeper with the coin toss taken out: every field is dealt against a solver until one turns up that can be finished by reasoning alone. Chording, a flag mode built for thumbs, and a board that pans instead of shrinking.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#171512",
  "theme_color": "#171512",
  "categories": ["games", "puzzles"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
