{
  "id": "/",
  "name": "此刻",
  "short_name": "此刻",
  "description": "看见情绪，回到当下",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f2f2f7",
  "theme_color": "#f2f2f7",
  "lang": "zh-CN",
  "categories": ["lifestyle", "health"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "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.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "记录此刻",
      "short_name": "记录",
      "url": "/",
      "description": "打开情绪记录"
    }
  ]
}
