{ "name": "Copilot", "short_name": "Copilot", "description": "Microsoft Copilot leverages the power of AI to boost productivity, unlock creativity, and helps you understand information better with a simple chat experience.", "theme_color": "#F7F7F7", "background_color": "#F7F7F7", "display": "standalone", "start_url": "/?dpwa=1", "scope": "/", "id": "?cmc", "icons": [ { "src": "/pwa/copilot-icon-48.png", "sizes": "48x48", "type": "image/png" }, { "src": "/pwa/copilot-icon-96.png", "sizes": "96x96", "type": "image/png" }, { "src": "/pwa/copilot-icon-128.png", "sizes": "128x128", "type": "image/png" }, { "src": "/pwa/copilot-icon-256.png", "sizes": "256x256", "type": "image/png" }, { "src": "/pwa/copilot-icon-512.png", "sizes": "512x512", "type": "image/png" } ], "shortcuts": [ { "name": "Notebook", "url": "/?showntbk=1&dpwa=1", "icons": [ { "src": "/pwa/copilot-icon-notebook.png", "type": "image/png", "sizes": "128x128" } ] } ], "launch_handler": { "client_mode": ["navigate-existing", "auto"] } }