{
  "name": "Candy Blitz",
  "short_name": "Candy Blitz",
  "description": "A sweet match-3 puzzle game. Swap, match, and chain combos!",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a0533",
  "theme_color": "#6E2FA6",
  "icons": [
    { "src": "candy.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["games", "puzzle", "entertainment"]
}
