{ "name": "EmpathySystem", "short_name": "Empathy", "description": "AI-powered case management platform for nonprofits and healthcare", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#faf8f5", "theme_color": "#f97316", "orientation": "portrait-primary", "categories": ["social", "productivity", "health"], "lang": "en-US", "dir": "ltr", "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/maskable-icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "screenshots": [ { "src": "/screenshots/dashboard-wide.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide", "label": "Dashboard view" }, { "src": "/screenshots/mobile-feed.png", "sizes": "750x1334", "type": "image/png", "form_factor": "narrow", "label": "Community feed on mobile" } ], "shortcuts": [ { "name": "Chat with Seth", "short_name": "Seth", "description": "Start a conversation with Seth AI", "url": "/participants/seth_chat", "icons": [{ "src": "/icons/seth-shortcut.png", "sizes": "192x192" }] }, { "name": "My Goals", "short_name": "Goals", "description": "View your goals and progress", "url": "/participants/goals", "icons": [{ "src": "/icons/goals-shortcut.png", "sizes": "192x192" }] }, { "name": "Community", "short_name": "Feed", "description": "View community posts", "url": "/participants/feed", "icons": [{ "src": "/icons/feed-shortcut.png", "sizes": "192x192" }] } ], "related_applications": [], "prefer_related_applications": false, "handle_links": "preferred", "launch_handler": { "client_mode": "navigate-existing" } }