{
  "name": "每日她记 — 温柔地照顾每一天",
  "short_name": "她记",
  "description": "面向都市女性的每日助手：排程、照顾自己、穿搭建议、晚间复盘。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff5f5",
  "theme_color": "#fff5f5",
  "lang": "zh-CN",
  "categories": ["lifestyle", "productivity", "health"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
