{ "name": "Decaying Tic-Tac-Toe", "short_name": "Decaying TTT", "description": "Real-time tic-tac-toe where only your last 3 marks remain.", "start_url": "/", "display": "standalone", "background_color": "#0f0f0f", "theme_color": "#0f0f0f", "icons": [ { "src": "/apple-touch-icon.png", "sizes": "1254x1254", "type": "image/png", "purpose": "any maskable" }, { "src": "/favicon.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" } ] }