{
  "name": "走鬼速報 - Hawker & Parking Real-time Alert",
  "short_name": "走鬼速報",
  "description": "即時走鬼、食環警報與香港運輸署咪錶停車場空位圖表",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#070a10",
  "theme_color": "#0b0f19",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/564/564619.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/564/564619.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}