{
  "name": "EuroMillions Predictor",
  "short_name": "EuroMillions",
  "description": "Smart EuroMillions number predictions based on historical data analysis",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a0b1a",
  "theme_color": "#002E6E",
  "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='%23002E6E'/><text x='256' y='310' font-size='200' font-family='Arial' font-weight='bold' text-anchor='middle' fill='white'>5</text><polygon points='180,80 190,110 222,110 196,130 206,160 180,142 154,160 164,130 138,110 170,110' fill='%23F8B400'/><polygon points='332,80 342,110 374,110 348,130 358,160 332,142 306,160 316,130 290,110 322,110' fill='%23F8B400'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
