{
  "name": "NaPicks - Global Sports Intelligence",
  "short_name": "NaPicks",
  "description": "AI-powered sports predictions, live scores, and bet tracking",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e17",
  "theme_color": "#10b981",
  "orientation": "any",
  "categories": ["sports", "entertainment"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "My Bets",
      "short_name": "Bets",
      "url": "/bets",
      "description": "Track your bets live"
    }
  ]
}
