{
  "name": "Tumble Blocks - Family Tetris",
  "short_name": "Tumble Blocks",
  "description": "A colorful, kid-friendly falling-block puzzle game for the whole family.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#8ec9f0",
  "theme_color": "#3d347a",
  "categories": ["games", "entertainment", "family"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
