{
  "name": "World Cup 2026 Tracker",
  "short_name": "WC 2026",
  "description": "Track World Cup matches with offline support",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23d4af37' width='192' height='192'/><text x='96' y='108' font-size='100' text-anchor='middle' fill='%230f172a'>⚽</text><text x='96' y='168' font-size='19' font-weight='bold' text-anchor='middle' fill='%230f172a' font-family='system-ui,sans-serif'>mariottoni.com</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23d4af37' width='512' height='512'/><text x='256' y='300' font-size='270' text-anchor='middle' fill='%230f172a'>⚽</text><text x='256' y='445' font-size='50' font-weight='bold' text-anchor='middle' fill='%230f172a' font-family='system-ui,sans-serif'>mariottoni.com</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%230f172a' width='540' height='720'/><text x='270' y='360' font-size='200' text-anchor='middle' fill='%23d4af37'>WC 2026</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "categories": ["sports"],
  "shortcuts": [
    {
      "name": "View Matches",
      "short_name": "Matches",
      "description": "See all World Cup matches",
      "url": "/?tab=matches",
      "icons": []
    }
  ]
}
