{
  "name": "Foundation Youth Basketball League",
  "short_name": "FYBL",
  "description": "Saturday-morning youth basketball league for grades 3-6. Rising Stars (coed) and Next Up (boys). Fall 2026.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "categories": ["sports", "education", "kids"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "shortcuts": [
    {
      "name": "Register on PlayPass",
      "short_name": "Register",
      "description": "Open the PlayPass registration page",
      "url": "/#signup",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Schedule",
      "short_name": "Schedule",
      "description": "View the 2026 season schedule",
      "url": "/#schedule",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
