{ "name": "My WiseBoard Home", "short_name": "WiseBoard", "description": "The all-in-one dashboard for smart families.", "start_url": "/wall", "scope": "/", "display": "fullscreen", "display_override": ["fullscreen", "standalone"], "orientation": "any", "background_color": "#1f3a63", "theme_color": "#1f3a63", "icons": [ { "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any" }, { "src": "/logo.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any" }, { "src": "/logo.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "maskable" }, { "src": "/pip.png", "sizes": "512x512", "type": "image/png", "purpose": "any" } ], "shortcuts": [ { "name": "Voice add", "short_name": "Voice add", "description": "Speak something to add to shopping, pantry, calendar, or chores.", "url": "/?voice=1", "icons": [{ "src": "/pip.png", "sizes": "512x512", "type": "image/png" }] } ], "share_target": { "action": "/share-in", "method": "GET", "params": { "title": "title", "text": "text", "url": "url" } } }