{
  "name": "活的日记 — AI 命理分析",
  "short_name": "活的日记",
  "description": "基于生辰八字的 AI 命理分析工具。智能对话解读你的性格与运势，自动生成日记，为你撰写专属人生之书。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F0EB",
  "theme_color": "#f5f0eb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "lang": "zh-CN",
  "categories": ["lifestyle", "utilities"]
}
