{
  "id": "/",
  "name": "HS Pitching",
  "short_name": "HS Pitching",
  "description": "Elite pitching development with Coach Hale Sims",
  "scope": "/",
  "start_url": "/athlete/home",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#162240",
  "theme_color": "#162240",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    { "name": "Today's Workout", "url": "/athlete/home" },
    { "name": "Messages", "url": "/athlete/messages" }
  ],
  "categories": ["sports", "fitness", "health"]
}
