{
  "name": "World Cup Tipping",
  "short_name": "WC Tipping",
  "description": "Tip the 2026 FIFA World Cup with your friends — predict every match, score points, and climb your league's leaderboard.",
  "icons": [
    {
      "src": "/assets/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/screenshots/install-narrow.png",
      "sizes": "824x1830",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Fixture list — tip every match of the 2026 World Cup"
    },
    {
      "src": "/assets/screenshots/install-wide.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Fixture list — tip every match of the 2026 World Cup"
    }
  ],
  "theme_color": "#3f51b5",
  "background_color": "#6b7280",
  "display": "standalone",
  "start_url": "/"
}
