{ "name": "ChessKnox", "short_name": "ChessKnox", "description": "Premium esports chess platform. Skill. Strategy. Win. Step into the arena.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#0a0a0b", "theme_color": "#0a0a0b", "categories": ["games", "entertainment"], "icons": [ { "src": "/app-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }, { "src": "/favicon.png", "sizes": "64x64", "type": "image/png", "purpose": "any" } ], "shortcuts": [ { "name": "Play", "url": "/play", "description": "Find a game" }, { "name": "Puzzles", "url": "/puzzles", "description": "Daily tactics" }, { "name": "Learn", "url": "/learn", "description": "Lessons & openings" } ] }