{
  "name": "Heatwayve",
  "short_name": "Heatwayve",
  "description": "Unveil the best you. Train with intention.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1D1A19",
  "theme_color": "#1D1A19",
  "orientation": "portrait",
  "categories": [
    "fitness",
    "health",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/heatwayve/heatwayve-glass-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/heatwayve/heatwayve-glass-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/heatwayve/heatwayve-glass-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/heatwayve/heatwayve-flat-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/heatwayve/heatwayve-flat-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Performance Lab",
      "short_name": "Progress",
      "description": "1RM trends, weekly volume, consistency",
      "url": "/performance",
      "icons": [
        {
          "src": "/heatwayve/heatwayve-flat-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Profile",
      "short_name": "Profile",
      "description": "Switch profile, bodyweight, training focus",
      "url": "/profile",
      "icons": [
        {
          "src": "/heatwayve/heatwayve-flat-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1206x2622",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Today's training at a glance — week rhythm, session overview, and the Performance Lab"
    },
    {
      "src": "/screenshots/profile.png",
      "sizes": "1206x2622",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Profiles travel across devices — bodyweight, training focus, and sync in one place"
    }
  ]
}