{
  "name": "Lotto Oracle — Lottery Analytics & AI Strategy",
  "short_name": "Lotto Oracle",
  "description": "Data-driven lottery analytics. Backtest strategies against 13,000+ real historical draws, chat with Lotto Larry AI, and track wins across Powerball, Mega Millions, EuroMillions and UK Lotto.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "categories": ["finance", "utilities", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Play Numbers",
      "short_name": "Play",
      "url": "/play",
      "description": "Play a new ticket"
    },
    {
      "name": "Backtest Strategy",
      "short_name": "Backtest",
      "url": "/backtest",
      "description": "Backtest your numbers vs history"
    },
    {
      "name": "Chat with Lotto Larry",
      "short_name": "Oracle",
      "url": "/oracle",
      "description": "AI strategy chat"
    }
  ]
}
