{ "name": "Seedbed", "short_name": "Seedbed", "description": "Capture ideas and turn them into posts in your voice.", "start_url": "/#today", "scope": "/", "display": "standalone", "background_color": "#07120E", "theme_color": "#07120E", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "share_target": { "action": "/", "method": "GET", "params": { "title": "title", "text": "text", "url": "url" } } }