{ "name": "Urban Mums", "short_name": "Urban Mums", "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" } ], "theme_color": "#2563eb", "background_color": "#ffffff", "display": "standalone", "share_target": { "action": "/suggest/share", "method": "POST", "enctype": "multipart/form-data", "params": { "title": "title", "text": "text", "url": "url", "files": [ { "name": "media", "accept": ["image/*", "video/*"] } ] } }, "related_applications": [ { "platform": "play", "id": "com.liminalhq.urbanmums" } ] }