{
  "name": "行程管理",
  "short_name": "行程",
  "description": "拍照記錄會議通知單，管理行程",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f3eb",
  "theme_color": "#c41e3a",
  "orientation": "portrait",
  "lang": "zh-Hant",
  "icons": [
    {
      "src": "/icon",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
