{
  "name": "Overload Rep & Volume Tracker",
  "short_name": "Overload Reps",
  "description": "Progressive overload rep and set tracker for calisthenics and gym training with fractional muscle group volume, automated PR logging, and offline cloud sync.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#090d16",
  "theme_color": "#06b6d4",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
