{ "name": "Lar", "short_name": "Lar", "description": "Local-first, type-first note-taking — typed Objects with inheritance, mixins, and facets.", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "any", "share_target": { "action": "./", "method": "GET", "params": { "title": "title", "text": "text", "url": "url" } }, "background_color": "#1a1a1a", "theme_color": "#1a1a1a", "icons": [ { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }