{
  "name": "StashGrid Lottery Tools",
  "short_name": "Lottery",
  "description": "Free lottery tools \u2014 frequency heat map, smart number generator, jackpot tax calculator, pool split, and historical match check. Powerball, Mega Millions, Lucky for Life. Entertainment only.",
  "start_url": "/lottery/",
  "scope": "/lottery/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "icons": [
    {
      "src": "/lottery/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}