{ "name": "Shadetree", "short_name": "Shadetree", "description": "Capture a memory, share it to a circle, keep an owned copy.", "start_url": "./", "scope": "./", "display": "standalone", "background_color": "#f2ead9", "theme_color": "#f2ead9", "icons": [ { "src": "icons/icon-192.png?v=3", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-512.png?v=3", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-512-maskable.png?v=3", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }