{
  "name": "Ladder Crew Pregame Social",
  "short_name": "LC Pregame",
  "description": "The official pre-game social hub for Eagan Wildcats football fans. Check the 2026 schedule, RSVP to events, and connect with the Ladder Crew.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a1628",
  "theme_color": "#0a1628",
  "lang": "en-US",
  "categories": ["sports", "social", "entertainment"],
  "icons": [
    {
      "src": "/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Game Schedule",
      "short_name": "Schedule",
      "description": "View the 2026 game schedule",
      "url": "/#schedule",
      "icons": [{ "src": "/images/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Latest News",
      "short_name": "News",
      "description": "Read the latest Ladder Crew announcements",
      "url": "/#announcements",
      "icons": [{ "src": "/images/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
