{
  "name": "ToolAdda Minesweeper",
  "short_name": "Minesweeper",
  "description": "Classic Minesweeper in your browser — beginner to expert boards, custom sizes, chording, keyboard play. Free, no signup, works offline.",
  "start_url": "/minesweeper.html",
  "scope": "/minesweeper.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "lang": "en",
  "dir": "ltr",
  "categories": ["games", "puzzle", "entertainment"],
  "icons": [
    { "src": "assets/images/logo.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
