diff --git a/games/uptime/manifest.webmanifest b/games/uptime/manifest.webmanifest deleted file mode 100644 index efd5636..0000000 --- a/games/uptime/manifest.webmanifest +++ /dev/null @@ -1,33 +0,0 @@ -{ - "name": "UPTIME: Incident Response", - "short_name": "UPTIME", - "description": "Survive a datacenter night shift by choosing the right incident response.", - "id": "uptime-incident-response.html", - "start_url": "uptime-incident-response.html", - "scope": "./", - "display": "standalone", - "orientation": "landscape", - "background_color": "#04060c", - "theme_color": "#04060c", - "categories": ["games"], - "icons": [ - { - "src": "favicon/favicon.svg", - "sizes": "any", - "type": "image/svg+xml", - "purpose": "any" - }, - { - "src": "favicon/favicon-192.png", - "sizes": "192x192", - "type": "image/png", - "purpose": "any" - }, - { - "src": "favicon/favicon-512.png", - "sizes": "512x512", - "type": "image/png", - "purpose": "any" - } - ] -} diff --git a/games/uptime/uptime-incident-response.html b/games/uptime/uptime-incident-response.html index c470258..57cd883 100644 --- a/games/uptime/uptime-incident-response.html +++ b/games/uptime/uptime-incident-response.html @@ -4,12 +4,6 @@