{
  "name": "TapArcade — Block Blast & Word Hunt",
  "short_name": "TapArcade",
  "description": "Two relaxing tap-only games: fill the grid in Block Blast, and guess missing letters in Word Hunt. No timers, no stress.",
  "id": "/",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#030712",
  "theme_color": "#06b6d4",
  "categories": ["games", "puzzle", "entertainment"],
  "icons": [
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "./icon-512.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }
  ]
}
