{
  "name": "LottoLens AI",
  "short_name": "LottoLens",
  "description": "AI-Powered Lottery Prediction and Analysis",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#212529",
  "theme_color": "#3F51B5",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
