{
  "name": "David Lee",
  "short_name": "David Lee",
  "lang": "zh-TW",
  "theme_color": "#2962ff",
  "background_color": "#2962ff",
  "icons": [{
    "src": "../img/icon-192.png",
    "sizes": "192x192",
    "type": "image/png"
    }, {
    "src": "../img/icon-512.png",
    "sizes": "512x512",
    "type": "image/png"
     }],
  "display": "standalone",
  "start_url": "/zh-hant/?utm_source=web_app_manifest"
}