{
  "id": "/",
  "name": "SCLUB - Haiti Football Predictor",
  "short_name": "SCLUB",
  "description": "Free World Cup 2026 prediction platform",
  "lang": "ht",
  "dir": "ltr",
  "start_url": "/matches",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "background_color": "#080D1A",
  "theme_color": "#080D1A",
  "categories": ["sports", "entertainment"],
  "icons": [
    {
      "src": "/wc2026-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wc2026-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wc2026-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "SCLUB World Cup 2026 prediction platform"
    }
  ]
}
