{
  "name": "Carolina Boxing Hall of Fame",
  "short_name": "CBHOF",
  "description": "Celebrating the legends of Carolinas boxing history",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#C5A059",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Hall of Fame",
      "short_name": "Hall",
      "description": "View inductees",
      "url": "/hall-of-fame",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Events",
      "short_name": "Events",
      "description": "Upcoming events and tickets",
      "url": "/events",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Get Involved",
      "short_name": "Support",
      "description": "Support CBHOF",
      "url": "/get-involved",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
