[READ-ONLY] Mirror of https://github.com/flo-bit/shadow-shmup. Fun and casual top-down, roguelike shoot 'em up browsergame with shadow elements and colorful neon effects flo-bit.dev/shadow-shmup/
browsergame pixijs rapier2d roguelike shoot-em-up typescript webgame
0

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #12 from flo-bit/main

update manifest

authored by

Florian and committed by
GitHub
(Jul 28, 2024, 1:03 PM +0200) 42b2b45e d91e5805

+4 -1
+4 -1
public/icons/manifest.webmanifest
··· 10 10 "type": "image/png", 11 11 "sizes": "512x512" 12 12 } 13 - ] 13 + ], 14 + "display": "standalone", 15 + "background_color": "#000000", 16 + "theme_color": "#000000" 14 17 }