{ "name": "Link Library", "short_name": "Link Library", "description": "A refined digital notebook for your links.", "start_url": "/", "display": "standalone", "background_color": "#F9F8F6", "theme_color": "#F9F8F6", "icons": [ { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "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": "/share", "method": "GET", "params": { "title": "title", "text": "text", "url": "url" } } }