{
  "name": "2048×3D - 3次元立体パズル",
  "short_name": "2048×3D",
  "description": "3次元空間で楽しむ進化系2048パズルゲーム。XYZの3軸方向にブロックをスライドして合体させよう！",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a0e16",
  "theme_color": "#12161f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%2312161f'/><text x='50' y='65' font-size='38' font-family='monospace' font-weight='bold' fill='%235eead4' text-anchor='middle'>3D</text></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml"
    }
  ]
}
