{
  "short_name": "HKBus",
  "name": "香港巴士實時到站",
  "icons": [
    {
      "src": "bus-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "bus-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "start_url": "index.html?v=3",
  "background_color": "#f5f5f7",
  "theme-color": "#007AFF",
  "display": "standalone",
  "orientation": "portrait"
}