{
  "name": "晴の工作台",
  "short_name": "工作台",
  "description": "工作打卡、AI学习、小红书进度、减肥食谱、生活管理",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fffbe6",
  "theme_color": "#f6b93b",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
