{
  "name": "星辰记",
  "short_name": "星辰记",
  "description": "AI驱动的智能日记与目标管理应用",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f19",
  "theme_color": "#8b5cf6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "productivity"],
  "lang": "zh-CN",
  "dir": "ltr"
}
