{
  "name": "Stacky",
  "short_name": "Stacky WASM",
  "description": "Stacky game powered by Rust, WebAssembly, and WebGPU",
  "version": "1.0.0",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#000011",
  "background_color": "#000011",
  "categories": ["games", "entertainment"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "related_applications": [],
  "scope": "/",
  "id": "stacky-wasm-game",
  "launch_handler": {
    "client_mode": "focus-existing"
  }
}