{
  "name": "Fantasy Football Draft Co-Pilot | Draft Waiver",
  "short_name": "Draft Waiver",
  "description": "Real-time fantasy football draft co-pilot with live sync, VORP value spikes, and game-theoretic pick recommendations.",
  "start_url": "/companion",
  "display": "standalone",
  "background_color": "#0b1120",
  "theme_color": "#0b1120",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
