{
  "name": "SoiLương — Theo dõi bất thường tiền lương",
  "short_name": "SoiLương",
  "description": "Ứng dụng PWA theo dõi và phát hiện bất thường phiếu lương hàng tháng, đối chiếu tăng ca theo luật lao động Việt Nam.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F4F7F6",
  "theme_color": "#0D6B5F",
  "orientation": "portrait",
  "lang": "vi",
  "icons": [
    {
      "src": "./icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
