{ "name": "Uyirmei Matrimony", "short_name": "Uyirmei", "description": "Private, thoughtful matrimonial matchmaking.", "id": "/", "start_url": "/discover?source=pwa", "scope": "/", "display": "standalone", "background_color": "#fbf8f4", "theme_color": "#6f122b", "orientation": "portrait-primary", "categories": ["lifestyle", "social"], "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Discover matches", "short_name": "Discover", "url": "/discover?source=shortcut" }, { "name": "Interests", "short_name": "Interests", "url": "/interests?source=shortcut" }, { "name": "Messages", "short_name": "Messages", "url": "/messages?source=shortcut" } ], "share_target": { "action": "/discover", "method": "GET", "params": { "title": "sharedTitle", "text": "sharedText", "url": "sharedUrl" } } }