{ "name": "Note to self", "short_name": "Note to self", "description": "One place for every part of you. Capture anything, make sense of it later.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#fcfbf8", "theme_color": "#81977d", "categories": [ "productivity", "lifestyle" ], "lang": "en", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ], "share_target": { "action": "/", "method": "GET", "params": { "title": "title", "text": "text", "url": "url" } } }