{
  "name": "WorkoutDraft",
  "short_name": "WorkoutDraft",
  "description": "Smart Workout Routine Planner. Build routines, log sets and reps, track personal records, and get AI workout suggestions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#ef4444",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
