{
  "name": "TKWCT - TKW Cricket Tournament",
  "short_name": "TKWCT",
  "description": "TKWCT (TKW Cricket Tournament) is Punjab's premier local cricket tournament featuring live matches, player stats, team rankings, and real-time scoring. Join the excitement!",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["window-controls-overlay", "fullscreen", "standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "theme_color": "#1e40af",
  "background_color": "#ffffff",
  "lang": "en",
  "dir": "ltr",
  "categories": ["sports", "entertainment", "games"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/Fazal Sports.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/Fazal Sports.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/Fazal Sports.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/a-vector-logo-illustration-for-the-tkw-c_Yru-M2SKQMKEkR8xh7JZWg_SX2T_yqcQ-G_qg_FjH7Rjg.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/Screenshot 2025-08-08 202815.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "TKWCT Tournament Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Matches",
      "short_name": "Live",
      "description": "Watch live cricket matches",
      "url": "/live",
      "icons": [
        {
          "src": "/Fazal Sports.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Fixtures",
      "short_name": "Fixtures",
      "description": "View match fixtures",
      "url": "/fixtures",
      "icons": [
        {
          "src": "/Fazal Sports.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Points Table",
      "short_name": "Points",
      "description": "View tournament standings",
      "url": "/points",
      "icons": [
        {
          "src": "/Fazal Sports.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Players",
      "short_name": "Players",
      "description": "Browse player profiles",
      "url": "/players",
      "icons": [
        {
          "src": "/Fazal Sports.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "handle_links": "preferred",
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "edge_side_panel": {
    "preferred_width": 400
  }
}
