{
  "name": "Wingo Prediction - AI Lottery Analysis & Smart Betting Strategy",
  "short_name": "Wingo Predict",
  "description": "AI-powered Wingo lottery prediction tool. Real-time draw results, smart number predictions with 84% confidence, trend analysis, pattern road charts and winning betting strategies.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#6366f1",
  "lang": "en",
  "scope": "/",
  "categories": [
    "utilities",
    "games"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Wingo Home - Live Draw & AI Prediction"
    }
  ],
  "shortcuts": [
    {
      "name": "AI Prediction",
      "short_name": "Predict",
      "description": "Get AI number predictions for the next Wingo draw",
      "url": "/#predict",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Trend Analysis",
      "short_name": "Trend",
      "description": "View number and pattern trend charts",
      "url": "/#trend",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}