{
  "name": "Xody Bets - Advanced Esports Betting Analytics",
  "short_name": "Xody Bets",
  "description": "Advanced Esports Betting Analytics Dashboard for CS2, League of Legends, and Valorant projections with automated slip building, player tracking, and performance analytics",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0F0F0F",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "dir": "ltr",
  "lang": "en-US",
  "icons": [
    {
      "src": "/icon-1024.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-1024.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "entertainment", "utilities", "finance"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View today's projections",
      "url": "/",
      "icons": [
        {
          "src": "/icon-1024.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Slip Builder",
      "short_name": "Builder",
      "description": "Build automated slips",
      "url": "/slip-builder",
      "icons": [
        {
          "src": "/icon-1024.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "History",
      "short_name": "History",
      "description": "View upload history",
      "url": "/history",
      "icons": [
        {
          "src": "/icon-1024.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Analyzer",
      "short_name": "Analyzer",
      "description": "Manual slip analysis",
      "url": "/slip-analyzer",
      "icons": [
        {
          "src": "/icon-1024.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "prefer_related_applications": false,
  "related_applications": [],
  "protocol_handlers": []
}
