{ "name": "Ei Harness", "short_name": "Ei Harness", "description": "Mobile client for DeepSeek Harness", "start_url": "/", "display": "standalone", "theme_color": "#0f172a", "background_color": "#0f172a", "orientation": "portrait", "icons": [ { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }, { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml" }, { "src": "/icons/icon-maskable-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" } ], "shortcuts": [ { "name": "New Project", "url": "/projects/new", "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }] } ] }