{
  "name": "Cubia — Voxel Sandbox",
  "short_name": "Cubia",
  "description": "An open-world voxel sandbox: build, mine, craft, survive, explore — entirely in the browser.",
  "start_url": "./index.html",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#0d1017",
  "theme_color": "#0d1017",
  "icons": [
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Crect width='64' height='64' fill='%230d1017'/%3E%3Cpath d='M32 10 54 21v22L32 54 10 43V21z' fill='%237bd98c'/%3E%3Cpath d='M32 10 54 21 32 32 10 21z' fill='%23a8ecb4'/%3E%3Cpath d='M32 32v22L10 43V21z' fill='%234f9a62'/%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
