{
  "name": "Panini WC 2026 Sticker Tracker",
  "short_name": "Panini Tracker",
  "description": "Track your Panini FIFA World Cup 2026 sticker album — mark owned stickers, find duplicates, and swap with other collectors.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D1B3E",
  "theme_color": "#0D1B3E",
  "icons": [
    { "src": "/favicon.svg",    "sizes": "any",     "type": "image/svg+xml" },
    { "src": "/favicon-32.png", "sizes": "32x32",   "type": "image/png" },
    { "src": "/icon-192.png",   "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png",   "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
