{
  "name": "银邻苑 · YinLinyuan",
  "short_name": "银邻苑",
  "description": "陪伴父母的 AI 银发智能社区 App",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdfdfd",
  "theme_color": "#FF5A5F",
  "categories": ["health", "lifestyle", "social"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "语音助手",
      "short_name": "小苑",
      "url": "/?assist=1",
      "description": "一键呼叫 AI 小苑"
    },
    {
      "name": "紧急求助",
      "short_name": "SOS",
      "url": "/?sos=1",
      "description": "长按 SOS 求助"
    },
    {
      "name": "邻里互助",
      "short_name": "邻里",
      "url": "/neighbors"
    }
  ]
}
