{
  "name": "Parlitify — AI Sports Betting Analyzer",
  "short_name": "Parlitify",
  "description": "AI-powered parlay analysis with real-time odds, edge scoring, and confidence ratings across all major sports.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080c14",
  "theme_color": "#080c14",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "entertainment", "utilities"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false
}
