{
  "name": "Chuối Chiên TV",
  "short_name": "Chuối Chiên TV",
  "description": "Xem bóng đá trực tuyến tốc độ cao, không lag, chất lượng HD",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3B82F6",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "vi",
  "categories": ["sports", "entertainment"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Trận đấu hôm nay",
      "short_name": "Hôm nay",
      "description": "Xem các trận đấu hôm nay",
      "url": "/today",
      "icons": [
        {
          "src": "/favicon.ico",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Lịch thi đấu",
      "short_name": "Lịch",
      "description": "Xem lịch thi đấu",
      "url": "/schedule",
      "icons": [
        {
          "src": "/favicon.ico",
          "sizes": "96x96"
        }
      ]
    }
  ]

}
