{
  "name": "Memo",
  "short_name": "Memo",
  "id": "./",
  "description": "端到端加密的婚姻修复随身手册：多设备同步、语音播报、根基原文可查、离线可用",
  "lang": "zh-CN",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f5f2ec",
  "theme_color": "#4a7c59",
  "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "今天 · 每日最小行动",
      "short_name": "今天",
      "url": "./index.html?tab=today",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "话术 · 52 张场景卡",
      "short_name": "话术",
      "url": "./index.html?tab=scripts",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "急救 · 情绪危机",
      "short_name": "急救",
      "url": "./index.html?tab=sos",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "根基 · 底本原文",
      "short_name": "根基",
      "url": "./index.html?tab=faith",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
