{ "name": "Tic-Tac-Go Infinite", "short_name": "Tic-Tac-Go", "description": "A free daily puzzle game where you push X and O pieces around a board to line up three O's in a row before three X's line up.", "start_url": "/", "scope": "/", "display": "standalone", "theme_color": "#4a3728", "background_color": "#2a2a2a", "icons": [ { "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }