
{
  "name": "buckets.live - Basketball Shot Tracker",
  "short_name": "buckets.live",
  "description": "Live basketball shot tracking app with real-time analytics and court visualization",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#00ff41",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/lovable-uploads/47ccef9e-62c9-45e4-9b01-d7e856a44c88.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/lovable-uploads/47ccef9e-62c9-45e4-9b01-d7e856a44c88.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Start Tracking",
      "short_name": "Track",
      "description": "Start tracking basketball shots",
      "url": "/",
      "icons": [
        {
          "src": "/lovable-uploads/47ccef9e-62c9-45e4-9b01-d7e856a44c88.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
