{
  "name": "Voxelcraft",
  "short_name": "Voxelcraft",
  "description": "A voxel sandbox you can play in your browser — mine, build, explore three dimensions, tame wolves, ride minecarts, glide with an elytra, and fight the Wither.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#0b1226",
  "theme_color": "#5aa544",
  "icons": [
    { "src": "./favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "./favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
