{
  "name": "TP2048 Game — Play Classic Number Puzzle Online: 4x4, 5x5, Fibonacci &amp; More",
  "short_name": "TP2048",
  "start_url": "./index.html",
  "display": "standalone",
  "theme_color": "#0d1117",
  "background_color": "#0f0f1a",
  "description": "Play TP2048, the classic 2048 puzzle game online. Merge numbered tiles to reach the 2048 tile in this addictive sliding number puzzle game.",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
