{ "id": "./", "name": "EmojiChat", "short_name": "EmojiChat", "description": "Messaging with recursive emoji reactions — react to reactions, infinitely.", "start_url": ".", "scope": ".", "display": "standalone", "share_target": { "action": "./share", "method": "GET", "params": { "title": "title", "text": "text", "url": "url" } }, "orientation": "portrait", "background_color": "#13111a", "theme_color": "#8d4df9", "icons": [ { "src": "icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" }, { "src": "icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" }, { "src": "icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "maskable" }, { "src": "icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" } ] }