{
  "name": "Itheko Sport Athletic Club",
  "short_name": "Itheko RC",
  "description": "Your running club — runs, races, results and your team",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0D0D0D",
  "theme_color": "#E53A3C",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "My Run Schedule",
      "short_name": "Run Plan",
      "description": "View your upcoming runs and races",
      "url": "/schedule",
      "icons": [{"src": "/icon-96.png", "sizes": "96x96"}]
    },
    {
      "name": "Race Calendar",
      "short_name": "Races",
      "description": "Browse WPA 2026 race calendar",
      "url": "/races",
      "icons": [{"src": "/icon-96.png", "sizes": "96x96"}]
    }
  ],
  "categories": ["sports", "health", "fitness"]
}
