{
  "name": "Pchill Movie",
  "short_name": "Pchill Movie",
  "description": "Xem phim online miễn phí, chất lượng cao với phụ đề tiếng Việt",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#eab308",
  "orientation": "portrait-primary",
  "categories": [
    "entertainment",
    "video"
  ],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "share_target": {
    "action": "/share-target",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "url": "url",
      "text": "text"
    }
  },
  "shortcuts": [
    {
      "name": "Tìm kiếm phim",
      "short_name": "Tìm kiếm",
      "description": "Tìm kiếm phim yêu thích",
      "url": "/?search=true",
      "icons": [
        {
          "src": "/logo.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Yêu thích",
      "short_name": "Yêu thích",
      "description": "Xem danh sách phim yêu thích",
      "url": "/favorites",
      "icons": [
        {
          "src": "/logo.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Lịch sử",
      "short_name": "Lịch sử",
      "description": "Xem lịch sử xem phim",
      "url": "/history",
      "icons": [
        {
          "src": "/logo.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}