{
  "name": "PRAgent",
  "short_name": "PRAgent",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4efe6",
  "theme_color": "#d97706",
  "description": "Track lifting PRs, recent sets, and guided progression sessions.",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
