{
  "name": "2048 Fusion",
  "short_name": "2048 Fusion",
  "description": "A premium tile-merge puzzle game — combine numbers to reach 2048 and beyond.",
  "start_url": "/2048-fusion.html",
  "display": "standalone",
  "background_color": "#0F1220",
  "theme_color": "#EDC22E",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='20' fill='%23EDC22E'/%3E%3Ctext x='50' y='64' font-size='34' font-family='Arial' font-weight='bold' text-anchor='middle' fill='white'%3E2048%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
