{
  "//": "Generated icon references from scripts/generate-brand-icons.mjs (#301). This is a plain static file Netlify serves as-is — it cannot read the live `settings` table the rest of the public site does, so `name`/`short_name` are the site.ts constant (golden rule #5's own documented exception, same build-time constraint already noted for the canonical site URL and RESEND_FROM) rather than settings.league_name. `theme_color` is brand/tokens.css's `--upa-blue` (#003399) — the authoritative UPA National primary, not re-derived, for the identical reason.",
  "name": "UPA Hillsborough",
  "short_name": "UPA Hillsborough",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "theme_color": "#003399",
  "background_color": "#141414",
  "display": "standalone",
  "start_url": "/"
}
