{
  "name": "小猫怎么了 · 猫咪安心分诊器",
  "short_name": "小猫怎么了",
  "description": "猫不对劲时,5 步分诊 + 红黄绿风险报告 + 带出处的多轮追问",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5e6cf",
  "theme_color": "#a64a2f",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
