{
  "name": "Breach Engine — Steampunk Sudoku",
  "short_name": "Breach Engine",
  "description": "A steampunk-themed Sudoku game with ranks, achievements, and survival mode.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#1a120a",
  "theme_color": "#c9a55a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
