{
  "name": "Snow的工作台",
  "short_name": "Snow",
  "description": "美甲带货博主的一站式个人工作台：今日安排、创作流水线、素材库、数据复盘与AI工具",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eaf3f8",
  "theme_color": "#232a30",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
