{
  "name": "Blockborough",
  "short_name": "Blockborough",
  "description": "Build your city and shape a living shared voxel world.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0c1116",
  "theme_color": "#0c1116",
  "icons": [
    {
      "src": "/blockborough-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}