{
  "name": "PatternTris",
  "short_name": "PatternTris",
  "id": "com.example.gamename",
  "description": "PatternTris is a strategic puzzle game where players place Tetris-like pieces onto a grid to match a given pattern. The challenge lies in finding the right combinations and positions to complete the pattern before running out of pieces. With intuitive controls and progressively challenging levels, Pattern Puzzle offers a fun and engaging experience for puzzle lovers who enjoy spatial reasoning and pattern matching.\n",
  "orientation": "any",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "black",
  "categories": ["games", "entertainment"],
  "icons": []
}