{
  "name": "工時打卡",
  "short_name": "打卡",
  "description": "上下班打卡與工時統計",
  "start_url": "../index.php",
  "scope": "../",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f5f7",
  "theme_color": "#0f172a",
  "lang": "zh-Hant",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
