{
  "name": "ZombieSweep — WZMB 13 LIVE",
  "short_name": "ZombieSweep",
  "description": "Deliver papers. Kill zombies. Survive the week. A Paperboy-inspired arcade game.",
  "start_url": "./index.html",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#070a10",
  "theme_color": "#070a10",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><circle cx='96' cy='96' r='90' fill='%23cc1100'/><text x='96' y='130' font-size='96' font-weight='bold' text-anchor='middle' fill='white' font-family='sans-serif'>Z</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><circle cx='256' cy='256' r='240' fill='%23cc1100'/><text x='256' y='350' font-size='256' font-weight='bold' text-anchor='middle' fill='white' font-family='sans-serif'>Z</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
