{
  "name": "Hệ thống quản lý nhân sự Tomeco",
  "short_name": "Tomeco HRM",
  "description": "Ứng dụng quản lý nhân sự toàn diện",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#321f3d",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/assets/brand/tomeco.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/brand/tomeco.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/brand/tomeco.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/brand/tomeco.png",
      "sizes": "540x720",
      "type": "image/png"
    }
  ],
  "categories": ["business", "productivity"],
  "prefer_related_applications": false
}
