{
  "name": "KY Đại Kỷ Nguyên AI",
  "short_name": "KY AI",
  "description": "Nền tảng AI bất động sản Đại Kỷ Nguyên",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4f7fb",
  "theme_color": "#1267e8",
  "orientation": "portrait-primary",
  "lang": "vi",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Test AI",
      "short_name": "Test AI",
      "url": "./index.html#ai-test",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Duyệt ảnh",
      "short_name": "Duyệt ảnh",
      "url": "./index.html#approval",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}