From 7d6a4c6a37fff43bd8eb0460358b367b8be12cab Mon Sep 17 00:00:00 2001 From: Shreshth Srivastava Date: Thu, 11 Jun 2026 17:30:27 -0700 Subject: [PATCH] feat: add Universe PWA branding --- play/index.html | 6 ++++-- play/public/manifest.webmanifest | 24 +++++++++++++++++++++++ play/public/static/universe-icon-192.png | Bin 0 -> 2815 bytes play/public/static/universe-icon-512.png | Bin 0 -> 8298 bytes 4 files changed, 28 insertions(+), 2 deletions(-) create mode 100644 play/public/manifest.webmanifest create mode 100644 play/public/static/universe-icon-192.png create mode 100644 play/public/static/universe-icon-512.png diff --git a/play/index.html b/play/index.html index dbdff640cf..b1ecdbedcf 100644 --- a/play/index.html +++ b/play/index.html @@ -22,7 +22,9 @@ - + + + @@ -44,7 +46,7 @@ {{#favIcons}} {{/favIcons}} - +