{
  "name": "LifeCost 物用研析 | 物品生命周期管理",
  "short_name": "LifeCost",
  "description": "基于 Cloudflare 极速边缘架构的物品全生命周期、日均持有成本精算与使用打卡系统",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#080b11",
  "theme_color": "#090d16",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "productivity", "utilities"],
  "shortcuts": [
    {
      "name": "录入新物品",
      "short_name": "新物品",
      "url": "/?action=add-item",
      "description": "快速登记购买的新物品"
    }
  ]
}
