{
  "name": "LIS — Loss Prevention Intelligent System",
  "short_name": "LIS",
  "description": "Hệ thống trợ lý AI nội bộ cho bộ phận Loss Prevention tại JW Marriott Hanoi.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#06090f",
  "theme_color": "#8b5cf6",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "orientation": "portrait-primary",
  "categories": [
    "productivity",
    "utilities"
  ]
}