{
  "name": "SeasonFlow - Quản lý nhân sự",
  "short_name": "SeasonFlow",
  "description": "Hệ thống quản lý ca làm, chấm công và lương cho nhân viên thời vụ",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#1d4ed8",
  "background_color": "#f8fafc",
  "icons": [
    {
      "src": "img/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
