{
  "name": "Saturday Lotto Predictor",
  "short_name": "SatLotto",
  "description": "Smart Australia Saturday Lotto number predictions based on 40+ years of historical data analysis",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a0b1a",
  "theme_color": "#003DA5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}