{
  "id": "/games/lethal-blaster/",
  "name": "Lethal Blaster · The Cuga Zone",
  "short_name": "Lethal Blaster",
  "description": "First-person laser duel — step out from your column, line up the shot, and beat the trooper or a friend online.",
  "start_url": "/games/lethal-blaster/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#06061a",
  "theme_color": "#ffe600",
  "icons": [
    {
      "src": "/icons/lethal-blaster/192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/lethal-blaster/512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/lethal-blaster/maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}