{
  "name": "Memos 离线笔记",
  "short_name": "离线笔记",
  "description": "本地优先的 Memos 离线记录入口，断网照记，联网自动同步",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#FAFAFA",
  "background_color": "#FAFAFA",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}