{
  "name": "FIFA World Cup 2026",
  "short_name": "WC26",
  "description": "Match reminders & countdown for FIFA World Cup 2026",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#080c1f",
  "theme_color": "#080c1f",
  "orientation": "portrait-primary",
  "categories": ["sports", "utilities"],
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
