{
  "name": "HaterPicks",
  "short_name": "HaterPicks",
  "description": "AI-powered sports tips. The only Under's specialists.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F0E0D",
  "theme_color": "#720f1c",
  "icons": [
    {
      "src": "/logo-sm.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/logo-sm.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ]
}
