{
  "name": "Wood Block Puzzle — 300 Levels",
  "short_name": "Wood Block",
  "description": "A free wooden block puzzle with 300 levels. Drag blocks onto the grid and clear full rows and columns to score points.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2c1b10",
  "theme_color": "#3a2417",
  "categories": ["games", "puzzle", "entertainment"],
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
