{
  "name": "Lottery App",
  "short_name": "Lottery",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#FFD700",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/833/833472.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}