{ "name": "SilverGents", "short_name": "SilverGents", "description": "Meet, connect, and share the moments that make life memorable.", "start_url": "/dashboard/members?utm_source=pwa", "scope": "/", "icons": [ { "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "theme_color": "#ffffff", "background_color": "#ffffff", "display": "standalone", "orientation": "any", "categories": ["social", "lifestyle"], "shortcuts": [ { "name": "Moments", "short_name": "Moments", "description": "Share a photo or video moment", "url": "/dashboard/moments?compose=true&utm_source=pwa", "icons": [ { "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png" } ] } ] }