{
  "name": "晨光里的AI",
  "short_name": "晨光里的AI",
  "description": "晨光里的AI · by 晨旭。一个关于 AI、Agent、产品与个人成长的长期数字花园，记录真实的项目、思考与变化。",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAFAF8",
  "theme_color": "#FAFAF8",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "文章",
      "url": "/writing"
    },
    {
      "name": "观点索引",
      "url": "/claims"
    },
    {
      "name": "搜索",
      "url": "/search"
    }
  ]
}