{
  "name": "Thunderball Predictor",
  "short_name": "Thunderball",
  "description": "Smart Thunderball number predictions based on 25+ years of historical data analysis",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0d0815",
  "theme_color": "#BC13AD",
  "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='%23BC13AD'/><text x='256' y='340' font-size='260' font-family='Arial' font-weight='bold' text-anchor='middle' fill='white'>5</text><circle cx='130' cy='110' r='35' fill='white' opacity='0.9'/><circle cx='256' cy='75' r='25' fill='white' opacity='0.7'/><circle cx='382' cy='110' r='30' fill='white' opacity='0.8'/><text x='256' y='470' font-size='60' font-family='Arial' font-weight='bold' text-anchor='middle' fill='%23ffd700'>TB</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
