{
  "name": "We Dead – Zombie Puzzle Game",
  "short_name": "We Dead",
  "description": "Stop zombies from forming and escaping in this fast-paced anti-Tetris puzzle game.",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#07060a",
  "theme_color": "#0a0610",
  "categories": ["games", "puzzle"],
  "lang": "en",
  "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"
    }
  ],
  "screenshots": [
    {
      "src": "/Screenshot_2026-04-23_at_8.17.07_PM.png",
      "sizes": "1280x720",
      "type": "image/png"
    }
  ]
}
