{
  "name": "打卡與薪資系統",
  "short_name": "打卡系統",
  "description": "陳雅華打卡與薪資管理系統",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF5F0",
  "theme_color": "#FF8B7E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%23FF8B7E'/><text y='.9em' font-size='80' x='10'>🌸</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}