{
  "name": "孝心联 FilialConnect",
  "short_name": "孝心联",
  "description": "Bilingual elderly-friendly tech tutorials: hospital booking, train tickets, WeChat, banking, and scam self-check. 适老化数字反哺教程站。",
  "version": "1.5.0",
  "lang": "zh-CN",
  "dir": "ltr",
  "id": "/filialconnect/",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FAF8F5",
  "theme_color": "#2B5797",
  "shortcuts": [
    {
      "name": "Call for Help 呼叫求助",
      "short_name": "呼叫求助",
      "description": "One big button to reach your family",
      "url": "pages/call-help.html",
      "icons": [{ "src": "assets/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tutorials 使用教程",
      "short_name": "使用教程",
      "description": "Step-by-step large-print guides",
      "url": "pages/tutorials.html",
      "icons": [{ "src": "assets/images/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "icons": [
    { "src": "assets/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/images/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "assets/images/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
