{
  "name": "Irish Lotto Predictor",
  "short_name": "IrishLotto",
  "description": "Smart Irish Lotto number predictions based on historical data analysis",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#060f0a",
  "theme_color": "#009A49",
  "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='%23009A49'/><text x='256' y='340' font-size='280' font-family='Arial' font-weight='bold' text-anchor='middle' fill='white'>6</text><circle cx='140' cy='120' r='35' fill='%23FFD700' opacity='0.9'/><circle cx='256' cy='80' r='25' fill='%23FFD700' opacity='0.7'/><circle cx='372' cy='120' r='30' fill='%23FFD700' opacity='0.8'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
