{
  "name": "Beats the House - NBA Predictions & Betting Analysis",
  "short_name": "Beats the House",
  "description": "Expert NBA game predictions, matchup analysis, betting odds, and injury reports",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "entertainment", "news"],
  "shortcuts": [
    {
      "name": "Today's Games",
      "short_name": "Games",
      "description": "View today's NBA games and predictions",
      "url": "/",
      "icons": [{ "src": "/favicon-96x96.png", "sizes": "96x96" }]
    }
  ]
}
