{
  "name": "SGHere 新加坡实时出行",
  "short_name": "SGHere",
  "description": "新加坡巴士地铁实时到站、附近车站地图、停车场与 EV 充电",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#0a0d12",
  "theme_color": "#0a0d12",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    { "name": "附近车站 Nearby", "short_name": "附近", "url": "./?tab=nearby", "icons": [{ "src": "icon.svg", "sizes": "any" }] },
    { "name": "我的收藏 Favourites", "short_name": "收藏", "url": "./?tab=fav", "icons": [{ "src": "icon.svg", "sizes": "any" }] }
  ]
}
