{
  "name": "SweepGrind — Sweeps Casino Intelligence",
  "short_name": "SweepGrind",
  "description": "Track 110+ sweepstakes casinos, collect free Sweeps Cash daily, and grab free daily sports picks.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a1a10",
  "theme_color": "#0a1a10",
  "categories": ["entertainment", "finance", "lifestyle"],
  "icons": [
    {
      "src": "/assets/logo-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Daily Collector",
      "short_name": "Collect",
      "description": "Open your daily claim tracker",
      "url": "/daily-rewards.html?utm_source=pwa_shortcut"
    },
    {
      "name": "Public Picks",
      "short_name": "Picks",
      "description": "See today's free sports picks",
      "url": "/picks/today.html?utm_source=pwa_shortcut"
    }
  ]
}
