{
  "name": "乌市出租计价器",
  "short_name": "出租计价",
  "description": "乌鲁木齐巡游出租车计价工具：GPS 实时车速、里程与等候自动累计、夜间加价、收款码展示、订单本地记录",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eef1f6",
  "theme_color": "#2563eb",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
