{ "name": "Locotherapist", "short_name": "Locotherapist", "description": "Book certified at-home wellness therapists with OTP session start and escrow-protected payments.", "start_url": "/search", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#07111f", "theme_color": "#0f766e", "categories": ["health", "lifestyle", "medical"], "icons": [ { "src": "/icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/apple-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" } ], "shortcuts": [ { "name": "Find therapists", "short_name": "Search", "description": "Search nearby certified wellness therapists.", "url": "/search", "icons": [{ "src": "/icon.png", "sizes": "512x512", "type": "image/png" }] }, { "name": "Today schedule", "short_name": "Schedule", "description": "Open therapist appointments and session workflow.", "url": "/therapist/appointments", "icons": [{ "src": "/icon.png", "sizes": "512x512", "type": "image/png" }] } ] }