{
  "name": "BLE 控制器",
  "short_name": "BLE 遙控",
  "description": "控制藍牙 BLE 設備的專屬遙控器",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
