{
  "name": "ArbMax - Sports Arbitrage",
  "short_name": "ArbMax",
  "description": "Real-time sports arbitrage opportunities across multiple bookmakers",
  "start_url": "/opportunities",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0e17",
  "theme_color": "#1cf286",
  "lang": "en",
  "dir": "ltr",
  "categories": ["sports", "finance", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Crect width='32' height='32' rx='6' fill='%231cf286'/%3E%3Cpath d='M7 22 L13 10 L19 18 L25 8' stroke='%23000' stroke-width='3' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}