{
  "name": "拾光记 GrowLine — 宝宝成长记录",
  "short_name": "拾光记",
  "description": "记录宝宝每一个成长瞬间：照片、语音、视频，自动整理成成长时间线与照片墙。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdeef0",
  "theme_color": "#ff8fab",
  "lang": "zh-CN",
  "categories": ["lifestyle", "parenting", "photo"],
  "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"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "上传记录",
      "short_name": "上传",
      "url": "/#/upload"
    },
    {
      "name": "亲子广场",
      "short_name": "广场",
      "url": "/#feed"
    }
  ]
}
