{ "name": "抹茶筆記", "short_name": "抹茶筆記", "description": "抹茶筆記 — 簡單易用、雲端同步的療癒筆記應用。", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#faf7f0", "theme_color": "#517d2f", "lang": "zh-Hant", "dir": "ltr", "orientation": "portrait-primary", "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "share_target": { "action": "/share", "method": "GET", "params": { "title": "title", "text": "text", "url": "url" } }, "shortcuts": [ { "name": "新筆記", "short_name": "新筆記", "description": "立即開始一篇新筆記", "url": "/new", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] } ] }