{
  "name": "电池检测报价查询",
  "short_name": "检测报价",
  "description": "输入标准号查询电池检测报价 - 支持GB、IEC、UL、UN38.3等标准",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#1a73e8",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
