{
  "name": "PMT HRM",
  "short_name": "PMT HRM",
  "description": "Hệ thống quản lý nhân sự",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1890ff",
  "icons": [
    {
      "src": "/images/logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot_mobile.png",
      "sizes": "367x826",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Giao diện di động PMT HRM"
    },
    {
      "src": "/images/screenshot_desktop.png",
      "sizes": "1913x902",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Giao diện máy tính PMT HRM"
    }
  ],
  "id": "hrm-app-unique-id",
  "categories": [
    "business",
    "productivity"
  ]
}