{
  "name": "BetSharp - Smarter Bets Start Here",
  "short_name": "BetSharp",
  "description": "Real-time arbitrage, middle, and +EV betting data and analytics to help you find the best odds across sportsbooks, maximize profits, and make smarter bets.",
  "start_url": "/arbs",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": [
    "sports",
    "finance",
    "utilities"
  ],
  "icons": [
    {
      "src": "/android-icon-36x36.png",
      "sizes": "36x36",
      "type": "image/png"
    },
    {
      "src": "/android-icon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/android-icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/android-icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/android-icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/android-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Arbitrage",
      "short_name": "Arbs",
      "description": "View arbitrage opportunities",
      "url": "/arbs"
    },
    {
      "name": "Middles",
      "short_name": "Middles",
      "description": "View middle opportunities",
      "url": "/middles"
    },
    {
      "name": "+EV",
      "short_name": "+EV",
      "description": "View +EV opportunities",
      "url": "/ev"
    },
    {
      "name": "Tools",
      "short_name": "Tools",
      "description": "View tools for calculating arbitrage and +EV opportunities",
      "url": "/tools"
    }
  ]
}