{
  "name": "Leo Zhou Portfolio",
  "short_name": "Leo Zhou",
  "description": "Technical Lead in financial data visualization. Production visualization systems, reusable web chart infrastructure, and AI-assisted visualization workflows.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#030712",
  "_notes": "Icons shipped 2026-07-18. favicon.svg is the hand-authored primary vector monogram. PNGs (192/512/32 and a 180 apple-touch) were rasterized from that SVG with rsvg-convert. /favicon.ico on disk is actually a 200x200 PNG (verified via `file`); it is kept as a legacy fallback and declared image/x-icon so existing references keep resolving, but browsers prefer the SVG entry above. Maskable variants (with safe padding) are not yet generated; tracked separately.",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "200x200",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ]
}
