{
  "id": "hitbuddy-mlb",
  "name": "HitBuddy - MLB Hit Streak Tracker",
  "short_name": "HitBuddy",
  "description": "Track MLB hit streaks, get daily betting picks, BvP matchups, and NRFI analysis.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#c41e3a",
  "categories": ["sports"],
  "icons": [
    {
      "src": "/hitbuddy-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/hitbuddy-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/hitbuddy-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
