{ "name": "Opus Compliance Cloud", "short_name": "OCC", "start_url": "/", "id": "/", "display": "minimal-ui", "background_color": "#0f172a", "description": "Positive health and safety solutions", "icons": [ { "src": "/favicon.ico", "sizes": "16x16" }, { "src": "/icon_x96.png", "type": "image/png", "sizes": "96x96" }, { "src": "/icon_x192.png", "type": "image/png", "sizes": "192x192" }, { "src": "/icon_x512.png", "type": "image/png", "sizes": "512x512" }, { "src": "/maskable_icon_x512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }, { "src": "/icon.svg", "type": "image/svg+xml", "sizes": "any" } ], "shortcuts" : [ { "name": "My dashboard", "short_name": "Dashboard", "description": "View your Opus Compliance Cloud Dashboard", "url": "/?utm_source=homescreen", "icons": [{ "src": "/pwa/icon_dashboard.png", "sizes": "192x192" }] }, { "name": "My assigned tasks", "short_name": "Assigned tasks", "description": "View your assigned tasks, including resolved and snoozed tasks", "url": "/my/todos?utm_source=homescreen", "icons": [{ "src": "/pwa/icon_tasks.png", "sizes": "192x192" }] }, { "name": "My notifications", "short_name": "Notifications", "description": "View the most recent notifications, including those previously read", "url": "/notifications?utm_source=homescreen", "icons": [{ "src": "/pwa/icon_notifications.png", "sizes": "192x192" }] } ], "screenshots": [ { "src": "/pwa/dashboard_narrow_light.png", "sizes": "750x1334", "type": "image/png", "form_factor": "narrow", "label": "Dashboard (dark mode) for mobile devices" }, { "src": "/pwa/dashboard_narrow_dark.png", "sizes": "750x1334", "type": "image/png", "form_factor": "narrow", "label": "Dashboard (light mode) for mobile devices" }, { "src": "/pwa/dashboard_wide_light.png", "sizes": "2732x2048", "type": "image/png", "form_factor": "wide", "label": "Dashboard (dark mode) for tablet and desktop devices" }, { "src": "/pwa/dashboard_wide_dark.png", "sizes": "2732x2048", "type": "image/png", "form_factor": "wide", "label": "Dashboard (light mode) for tablet and desktop devices" } ] }