{
  "name": "NBA Playoffs 2026",
  "short_name": "NBA Picks",
  "description": "NBA Playoffs 2026 Bracket Prediction Game with Real-Time Chat",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "orientation": "portrait-primary",
  "background_color": "#0D1117",
  "theme_color": "#F59E0B",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230D1117' width='192' height='192'/><circle cx='96' cy='96' r='80' fill='%23F59E0B'/><text x='96' y='120' font-size='80' font-weight='bold' fill='%230D1117' text-anchor='middle' font-family='system-ui'>🏀</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%230D1117' width='512' height='512'/><circle cx='256' cy='256' r='230' fill='%23F59E0B'/><text x='256' y='340' font-size='220' font-weight='bold' fill='%230D1117' text-anchor='middle' font-family='system-ui'>🏀</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23F59E0B' width='192' height='192'/><text x='96' y='120' font-size='80' font-weight='bold' fill='%230D1117' text-anchor='middle' font-family='system-ui'>🏀</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%230D1117' width='540' height='720'/><circle cx='270' cy='200' r='80' fill='%23F59E0B'/><text x='270' y='230' font-size='60' font-weight='bold' fill='%230D1117' text-anchor='middle' font-family='system-ui'>🏀</text><text x='270' y='320' font-size='28' font-weight='bold' fill='%23F59E0B' text-anchor='middle'>NBA Picks</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "categories": ["sports", "games"],
  "shortcuts": [
    {
      "name": "View Bracket",
      "short_name": "Bracket",
      "description": "Open the playoff bracket",
      "url": "/?shortcut=bracket",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23F59E0B' width='96' height='96'/><text x='48' y='65' font-size='50' text-anchor='middle' font-family='system-ui'>📊</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Chat",
      "short_name": "Chat",
      "description": "Open chat",
      "url": "/?shortcut=chat",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23F59E0B' width='96' height='96'/><text x='48' y='65' font-size='50' text-anchor='middle' font-family='system-ui'>💬</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
