{ "id": "/", "name": "Beamo Search", "short_name": "Beamo", "description": "Fast AI-powered search on the web, images, news, videos, and chat.", "start_url": "/index.html", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#fafafa", "theme_color": "#fafafa", "categories": ["search", "productivity"], "icons": [ { "src": "/images/favicon.ico", "sizes": "128x128", "type": "image/x-icon", "purpose": "any" }, { "src": "/images/tlog.webp", "sizes": "512x512", "type": "image/webp", "purpose": "any" }, { "src": "/images/tlog.webp", "sizes": "512x512", "type": "image/webp", "purpose": "maskable" } ], "shortcuts": [ { "name": "New search", "short_name": "Search", "description": "Open Beamo home to start a new search", "url": "/index.html", "icons": [ { "src": "/images/tlog.webp", "sizes": "512x512", "type": "image/webp" } ] }, { "name": "Chat", "short_name": "Chat", "description": "Open Beamo chat", "url": "/html/results.html?type=chat", "icons": [ { "src": "/images/tlog.webp", "sizes": "512x512", "type": "image/webp" } ] } ] }