{
  "name": "Huginn Live Sports Tracker",
  "short_name": "Huginn",
  "description": "Live match alerts, odds shifts, and AI commentary pushed to your device.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080810",
  "theme_color": "#00e676",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/raven-logo-v2.jpeg",
      "type": "image/jpeg",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/raven-logo-v2.jpeg",
      "type": "image/jpeg",
      "sizes": "512x512",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-icon-v2.jpeg",
      "type": "image/jpeg",
      "sizes": "180x180",
      "purpose": "any"
    }
  ]
}

