{
  "name": "The Last Human",
  "short_name": "Last Human",
  "description": "Top-down zombie survival: rescue survivors, build the chain, extract before the city falls.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🧟</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
