{
  "name": "垃圾車快到了",
  "short_name": "垃圾車",
  "description": "新北市垃圾車即時追蹤，到站前語音提醒",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1a6b3c",
  "background_color": "#f7f8f7",
  "lang": "zh-TW",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "lifestyle"],
  "screenshots": []
}
