{
  "name": "Voxel Realms",
  "short_name": "Voxel Realms",
  "description": "A voxel sandbox survival game — a world you carve from nothing.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#100c08",
  "theme_color": "#100c08",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
