{
  "name": "Hodùa 好住旅宿管理系統",
  "short_name": "Hodùa 好住",
  "description": "民宿/旅宿一站式營運平台：訂房、財務、人資、房務、排班、PT 任務驅動",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1f2e",
  "theme_color": "#1c3d5a",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "business"],
  "lang": "zh-TW",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "PT 自助首頁",
      "url": "/pt/dashboard",
      "description": "PT 員工查看自己的薪資、任務、簽領狀態"
    },
    {
      "name": "我的薪資單",
      "url": "/payroll/my-payslip",
      "description": "員工查看歷月薪資並簽收"
    },
    {
      "name": "HR 報表",
      "url": "/hr/reports",
      "description": "人事費用月報、PT 工時排行、超時警示"
    }
  ]
}
