{ "name": "Memetica: Core Protocol", "short_name": "Memetica", "description": "Case Handler companion app for Memetica: Core Protocol. Scan engine. Personal archive. Session management.", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "portrait", "theme_color": "#0b0f14", "background_color": "#0b0f14", "categories": ["games", "entertainment"], "icons": [ { "src": "./icons/icon.svg", "sizes": "any", "type": "image/svg+xml" }, { "src": "./icons/maskable-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" } ], "screenshots": [], "shortcuts": [ { "name": "Join a Case", "short_name": "Join", "description": "Enter a case code to join an active session", "url": "./?join=", "icons": [{ "src": "./icons/icon.svg", "sizes": "any" }] }, { "name": "Easy Demo Mode", "short_name": "Demo", "description": "Play a 3-player guided demo of SCN-001", "url": "./demo", "icons": [{ "src": "./icons/icon.svg", "sizes": "any" }] } ] }