{
  "id": "/",
  "name": "SigmaGains",
  "short_name": "SigmaGains",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "description": "SigmaGains is more than a workout tracker - it's your training partner. Log every set, monitor progressive overload, and analyze your lifts with precision. Whether you're hitting your first plate, chasing a new PR, or sculpting a stage-ready physique, SigmaGains keeps you accountable. Backed by a growing community and science-driven insights, SigmaGains turns your grind into measurable progress. Lift smarter. Grow stronger. Never lose track of your gains.",
  "lang": "en",
  "dir": "auto",
  "theme_color": "#09110c",
  "background_color": "#09110c",
  "orientation": "any",
  "icons": [
    {
      "src": "/manifest-icon-192.maskable.png?v=0.1.70",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/manifest-icon-512.maskable.png?v=0.1.70",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-192x192.png?v=0.1.70",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png?v=0.1.70",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "related_applications": [
    {
      "platform": "windows",
      "url": "https://sigmagains.com"
    }
  ],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Start Workout",
      "url": "/start-workout",
      "description": "Quickly start a new workout session"
    },
    {
      "name": "View Workouts",
      "url": "/workouts",
      "description": "Browse and manage your workout plans"
    },
    {
      "name": "Exercise Library",
      "url": "/exercises",
      "description": "View and manage your exercise library"
    }
  ]
}
