{ "name": "XMIND // XRIDE.MIND", "short_name": "XMIND", "description": "A cinematic but usable creator portfolio map for xmind.ca, with guided auto-tour and direct project grid.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#05070b", "theme_color": "#05070b", "categories": [ "entertainment", "games", "productivity", "utilities" ], "icons": [ { "src": "assets/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Project Grid", "short_name": "Projects", "url": "/?projects=1", "description": "Open the XMIND project index" }, { "name": "Arcade Memory", "short_name": "Arcade", "url": "/?zone=arcade", "description": "Open the arcade memory district" }, { "name": "Auto Tour", "short_name": "Tour", "url": "/?tour=1", "description": "Start the guided project tour" } ] }