{
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "orientation": "landscape",
  "id": "./",
  "name": "BLOCKARENA — Neon Voxel FPS",
  "short_name": "BLOCKARENA",
  "description": "Free 10-player voxel FPS you play in the browser. Jump into a live deathmatch in seconds — four neon arenas, twelve weapons, voice chat, no install.",
  "categories": ["games", "entertainment"],
  "start_url": "./",
  "scope": "./",
  "background_color": "#05060e",
  "theme_color": "#05060e",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
