{
  "name": "kuball - Phản Tỉ Số",
  "short_name": "KUBALL",
  "description": "KUBALL - Nền tảng phản tỉ số hàng đầu Việt Nam",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0b1a",
  "theme_color": "#facc15",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/image/logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/image/logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "games"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Đăng nhập",
      "short_name": "Đăng nhập",
      "description": "Đăng nhập vào tài khoản",
      "url": "/auth.php",
      "icons": [
        {
          "src": "/image/logo.jpg",
          "sizes": "192x192",
          "type": "image/jpeg"
        }
      ]
    }
  ]
}

