{
  "name": "出車日報",
  "short_name": "出車日報",
  "description": "預拌車司機出車填報與公司後台統計",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EDEFF2",
  "theme_color": "#1E3F66",
  "lang": "zh-Hant",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
