{
  "name": "Box Score Blast - Puzzle Adventure",
  "short_name": "Box Score Blast",
  "description": "A fun and colorful block puzzle game with 800 levels, sound effects, and relaxing music. Drag, drop and clear lines to score big!",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#1e1b4b",
  "theme_color": "#7c3aed",
  "categories": ["games", "entertainment", "puzzle"],
  "icons": [
    {
      "src": "./icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
