{
  "name": "Reagan MTB Rattlers Hub",
  "short_name": "Rattlers",
  "description": "Reagan MTB Rattlers team hub — race schedules, call-ups, conditions, and more.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#E8611A",
  "background_color": "#0F0F0F",
  "categories": ["sports", "utilities"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Call-Up Numbers",
      "short_name": "Call-Ups",
      "url": "/?tab=callups",
      "description": "Race day staging sheet"
    },
    {
      "name": "Race Schedule",
      "short_name": "Races",
      "url": "/?tab=races",
      "description": "Upcoming race weekends"
    },
    {
      "name": "Conditions",
      "short_name": "Conditions",
      "url": "/?tab=conditions",
      "description": "Weather and trail conditions"
    }
  ]
}
