{
  "name": "PromoGrind — Free Sportsbook Promo Tools",
  "short_name": "PromoGrind",
  "description": "Convert sportsbook bonus bets to cash, calculate profit boosts, find arbitrage, compare odds, and track your profits. 27+ free calculators — no subscription required.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0e17",
  "theme_color": "#4ade80",
  "orientation": "any",
  "lang": "en-US",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Bonus Bet Converter",
      "short_name": "Bonus Bet",
      "description": "Convert sportsbook bonus bets to guaranteed cash",
      "url": "/bonus-bet",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Profit Boost Calculator",
      "short_name": "Profit Boost",
      "description": "Calculate guaranteed profit from profit boost promos",
      "url": "/profit-boost",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Daily Dashboard",
      "short_name": "Dashboard",
      "description": "Today's promo briefing and P&L summary",
      "url": "/dashboard",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "P/L Ledger",
      "short_name": "Ledger",
      "description": "Track and export your promo profits",
      "url": "/ledger",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Promo Arb Finder",
      "short_name": "Promo Arb",
      "description": "Find cross-book promo stacking opportunities",
      "url": "/promo-arb-finder",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ],
  "categories": ["finance", "utilities", "sports"],
  "screenshots": [
    {
      "src": "/screenshots/dashboard.png",
      "sizes": "1280x800",
      "type": "image/png",
      "label": "Daily Dashboard — today's promos and P&L summary"
    },
    {
      "src": "/screenshots/bonus-bet.png",
      "sizes": "1280x800",
      "type": "image/png",
      "label": "Bonus Bet Converter — convert sportsbook bonuses to guaranteed cash"
    },
    {
      "src": "/screenshots/ledger.png",
      "sizes": "1280x800",
      "type": "image/png",
      "label": "P/L Ledger — track and export all your promo profits"
    }
  ]
}
