{
  "name": "TOUCH 新视界 | Touch New Vision",
  "short_name": "TOUCH",
  "description": "感动新视界官方应用 — 裸眼3D产品、行业解决方案、感动招聘与会员服务。Bilingual: follows your phone system language (中文/English).",
  "id": "./",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#070B16",
  "theme_color": "#070B16",
  "lang": "zh",
  "dir": "ltr",
  "categories": ["business", "productivity", "shopping"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "感动招聘 · Careers", "url": "./index.html#jobs", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "产品服务 · Products", "url": "./index.html#products", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
