{
  "name": "Voxmaxa",
  "short_name": "Voxmaxa",
  "description": "Voxmaxa is a free for all combat game in a block world. It is free to play online in a web browser with nothing to install.",
  "categories": [
    "games"
  ],
  "background_color": "#273644",
  "theme_color": "#273644",
  "display": "standalone",
  "orientation": "landscape",
  "id": "/voxmaxa",
  "start_url": "/",
  "icons": [
    {
      "src": "/data/512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/data/1920x1080.png",
      "sizes": "1920x1080",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/data/ss1920x1080.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "handle_links": "not-preferred",
  "ms_start_compatible": true,
  "prefer_related_applications": false
}