{
  "name": "FPV Tools · 在线调试 · ArduPilot Log Viewer",
  "short_name": "FPV UAVLog",
  "description": "FPV Tools 镜像的 UAV Log Viewer 在线日志分析工具（ArduPilot）",
  "start_url": "/configurator/ardupilot-logs/",
  "display": "standalone",
  "theme_color": "#2557e8",
  "background_color": "#000000",
  "icons": [
    {
      "src": "../../assets/img/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../../assets/img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../../assets/img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
