{ "name": "Scribble", "short_name": "Scribble", "description": "A private, offline-first writing & content studio. Your notes stay on your device.", "start_url": "./", "scope": "./", "id": "./", "display": "standalone", "orientation": "portrait", "background_color": "#05070D", "theme_color": "#05070D", "lang": "en-GB", "dir": "ltr", "categories": ["productivity", "utilities"], "icons": [ { "src": "./icon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any" }, { "src": "./icon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "maskable" } ], "share_target": { "action": "/?share=1", "method": "GET", "enctype": "application/x-www-form-urlencoded", "params": { "title": "title", "text": "text", "url": "url" } } }