{
  "name": "Liam vs The Zombies",
  "short_name": "Liam vs Zombies",
  "description": "Help Liam blast zombies, dodge infection, and unlock gear!",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1020",
  "theme_color": "#0b1020",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
