{
  "name": "SharpLine MLB Dashboard",
  "short_name": "SharpLine",
  "description": "MLB Betting Dashboard — Props, Sharp Signals, BvP, Parlay Builder",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#06090f",
  "theme_color": "#06090f",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%2306090f'/><text x='50%' y='55%' dominant-baseline='middle' text-anchor='middle' font-size='120'>⚡</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%2306090f'/><text x='50%' y='55%' dominant-baseline='middle' text-anchor='middle' font-size='320'>⚡</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["sports", "finance"],
  "shortcuts": [
    {
      "name": "Today's Board",
      "short_name": "Board",
      "description": "See all today's games and lines",
      "url": "/?section=board",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='.9em' font-size='90'>📊</text></svg>", "sizes": "96x96"}]
    },
    {
      "name": "Sharp Signals",
      "short_name": "Sharp",
      "description": "Today's top sharp plays",
      "url": "/?section=sharp",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='.9em' font-size='90'>📈</text></svg>", "sizes": "96x96"}]
    },
    {
      "name": "Bet Tracker",
      "short_name": "Tracker",
      "description": "Track your bets and P&L",
      "url": "/?section=tracker",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='.9em' font-size='90'>📝</text></svg>", "sizes": "96x96"}]
    }
  ]
}
