{
  "name": "Fieldline: Hellfront \u2014 Infected",
  "short_name": "Hellfront",
  "description": "GPU-accelerated first-person survival shooter with 3D infected on procedural terrain.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#050706",
  "theme_color": "#0b100d",
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}