{ "id": "/", "name": "Ultimate Tic-Tac-Toe", "short_name": "Ultimate Tic", "description": "Nine boards, one room code, and the same player account on every device.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#080f2e", "theme_color": "#080f2e", "categories": ["games", "entertainment"], "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }