{
  "name": "LifeDex 生活图鉴",
  "short_name": "LifeDex",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0b0f12",
  "theme_color": "#0b0f12",
  "description": "将现实物品铸造成可收藏、可回忆、可分享的生活卡片。",
  "icons": [
    {
      "src": "./icons/lifedex-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
