{
  "short_name": "RoadRadar",
  "name": "RoadRadar V2 - 航向交通路況雷達",
  "description": "手機 GPS 實時航向感應與即時交通路況雷達導航",
  "icons": [
    {
      "src": "icon.svg",
      "type": "image/svg+xml",
      "sizes": "48x48 72x72 96x96 128x128 192x192 256x256 384x384 512x512",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "type": "image/svg+xml",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d1117",
  "theme_color": "#00ffcc",
  "categories": ["navigation", "utilities"],
  "shortcuts": [
    {
      "name": "啟動路況雷達",
      "url": "./index.html",
      "description": "立即啟動 GPS 航向感應路況地圖"
    }
  ]
}
