{
 "name": "移動性施工預警",
 "short_name": "施工預警",
 "description": "南區養護工程分局試辦：緩撞車位置回報，前方 2 公里內推播提醒",
 "start_url": "/",
 "scope": "/",
 "display": "standalone",
 "orientation": "portrait",
 "background_color": "#101218",
 "theme_color": "#101218",
 "lang": "zh-TW",
 "icons": [
  {
   "src": "/icon-192.png",
   "sizes": "192x192",
   "type": "image/png",
   "purpose": "any"
  },
  {
   "src": "/icon-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "any maskable"
  }
 ]
}