{
  "name": "宝宝哭声监控系统",
  "short_name": "哭声监控",
  "description": "智能监听宝宝哭声，记录时间与持续时长，AI分析哭闹原因，数据本地存储保护隐私",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0f4f8",
  "theme_color": "#4a90d9",
  "categories": ["health", "lifestyle", "parenting"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
