{
  "name": "CurlBro — Workout Builder",
  "short_name": "CurlBro",
  "description": "Free workout builder with smart conflict detection, superset grouping, and gap analysis.",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "orientation": "portrait",
  "categories": ["fitness", "health", "sports"],
  "icons": [
    { "src": "icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ]
}
