{ "name": "Stride OS", "short_name": "Stride", "description": "Your leads, deals and the Workroom where the team reports back.", "id": "/", "start_url": "/?open=workroom", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#0f1013", "theme_color": "#0f1013", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Workroom", "url": "/?open=workroom", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] } ] }