{
    "lang": "en",
    "name": "stack - drop sliding blocks with perfect timing to build the ultimate tower!",
    "short_name": "stack game",
    "description": "Stack is a minimalist, endlessly addictive arcade game designed for quick sessions and high-score chases. With intuitive one-tap controls and clean visuals, it's easy to learn but challenging to master. Play on phone, tablet, tv, or computer. Fast and lite. Works offline. No ads, no cookies.",
    "start_url": "https://tapokgames.com/stack.html",
    "display": "standalone",
    "background_color": "#333331",
    "theme_color": "#333331",
    "categories": [
      "games"
    ],
    "icons": [
      {
        "src": "/assets/img/stack-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/assets/img/stack-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ],
    "screenshots": [
      {
        "src": "/assets/img/stack-512x512.png",
        "label": "Playing stack game",
        "form_factor": "wide",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }