{
  "name": "Powerball Predictor",
  "short_name": "Powerball",
  "description": "Smart Powerball number predictions based on historical draw analysis",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a0b1a",
  "theme_color": "#C8102E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%23002868'/><circle cx='256' cy='256' r='180' fill='%23C8102E'/><text x='256' y='300' font-size='200' font-family='Arial' font-weight='bold' text-anchor='middle' fill='white'>PB</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
