{ "name": "LiveBridge", "short_name": "LiveBridge", "description": "Your personal AI agent — voice, memory, and reach across phone, chat, and Mac.", "start_url": "/app/", "scope": "/app/", "id": "/app/", "display": "standalone", "display_override": ["standalone", "minimal-ui"], "background_color": "#050B1A", "theme_color": "#050B1A", "orientation": "portrait", "categories": ["productivity", "utilities"], "icons": [ { "src": "/app/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/app/app-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" } ], "shortcuts": [ { "name": "Open chat", "short_name": "Chat", "url": "/app/chat", "description": "Jump straight to talking with your agent." }, { "name": "Council of advisors", "short_name": "Council", "url": "/app/council", "description": "Ask five advisors one question." } ] }