{
  "name": "WaveHub",
  "short_name": "WaveHub",
  "description": "A tennis betting analysis tool — discipline and Closing Line Value over hype. ATP & WTA analysis only. 18+. Gamble responsibly.",
  "start_url": "/bets",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0a10",
  "theme_color": "#0b0a10",
  "categories": ["sports", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
