{
  "name": "StrengthPath Pro",
  "short_name": "StrengthPath",
  "description": "Strength training for high school programs",
  "start_url": "/athlete",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#1E6FD9",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
