{
  "name": "Irvine Swim League Championship Archive",
  "short_name": "ISL Archive",
  "description": "Every Irvine Swim League champion, record and swimmer from 2004 to 2025.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1c30",
  "theme_color": "#0a1c30",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}