{
  "name": "The Pick List",
  "short_name": "The Pick List",
  "description": "The Pick List — independent fan-built predictions and analysis for the 2026 FRC World Championship in Houston, Texas. Not affiliated with FIRST or FRC.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0066cc",
  "theme_color": "#0066cc",
  "orientation": "any",
  "icons": [
    {
      "src": "/images/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/images/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["sports", "education", "productivity"],
  "shortcuts": [
    {
      "name": "Divisions",
      "short_name": "Divisions",
      "description": "View division analysis",
      "url": "/divisions.html"
    },
    {
      "name": "Alliances",
      "short_name": "Alliances",
      "description": "View alliance predictions",
      "url": "/alliances.html"
    },
    {
      "name": "Matches",
      "short_name": "Matches",
      "description": "View per-match win probabilities",
      "url": "/matches.html"
    },
    {
      "name": "Live",
      "short_name": "Live",
      "description": "Track live rankings",
      "url": "/live.html"
    },
    {
      "name": "Simulation",
      "short_name": "Simulation",
      "description": "Alliance selection simulator",
      "url": "/live-tracker.html"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
