{
  "name": "Baseline — Basketball Training",
  "short_name": "Baseline",
  "description": "A basketball training companion that helps players stay consistent, follow structured workouts, track progress, complete weekly assignments, and build proof of their development.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}