{
  "name": "AR 行车辅助",
  "short_name": "AR行车",
  "description": "车辆识别、车牌、单目测距与碰撞预警，全部在手机本地运行",
  "start_url": "./index.html",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "icons": [
    { "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
