{
  "name": "Curl - AI-Powered Workout Tracking",
  "short_name": "Curl",
  "description": "Generate AI-powered workout routines and track your gym progress",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdf6f4",
  "theme_color": "#fdf6f4",
  "icons": [
    {
      "src": "/icon",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["health", "fitness"],
  "screenshots": [],
  "display_override": ["standalone", "browser"]
}
