{
  "name": "曼 · 生活管家",
  "short_name": "曼",
  "description": "单用户私人生活工作台：库存、记账、计划、健康打卡",
  "lang": "zh-CN",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0f6fc",
  "theme_color": "#c8e0f4",
  "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" }
  ]
}
