{ "name": "CommunityHub", "short_name": "CommunityHub", "description": "Private community platform for apartments, HOAs, and groups.", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#f5f8fc", "theme_color": "#2563EB", "orientation": "portrait-primary", "icons": [ { "src": "/logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "screenshots": [ { "src": "/screenshots/feed.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow", "label": "Community Feed" } ], "share_target": { "action": "/", "method": "GET", "enctype": "application/x-www-form-urlencoded", "params": { "title": "title", "text": "text", "url": "url" } } }