{ "name": "ShiftSense — Therapist Console", "short_name": "ShiftSense", "description": "Patient console for ShiftSense therapists", "start_url": "/", "scope": "/", "display": "fullscreen", "display_override": ["fullscreen", "standalone"], "orientation": "landscape", "background_color": "#f7f4f2", "theme_color": "#f7f4f2", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" } ] }