{
  "name": "智能备忘录",
  "short_name": "备忘录",
  "description": "AI 驱动的智能待办助手，帮你记录、规划和陪伴",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#F0F7FF",
  "theme_color": "#F0F7FF",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
