{
  "name": "Mega Millions Predictor",
  "short_name": "MegaMillions",
  "description": "Smart Mega Millions number predictions based on historical data analysis",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a0b1a",
  "theme_color": "#214489",
  "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='%23214489'/><text x='256' y='320' font-size='200' font-family='Arial' font-weight='bold' text-anchor='middle' fill='%23FDB927'>MM</text><circle cx='140' cy='100' r='35' fill='%23FDB927' opacity='0.9'/><circle cx='256' cy='70' r='25' fill='white' opacity='0.7'/><circle cx='372' cy='100' r='30' fill='white' opacity='0.8'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
