{
  "name": "GetStronger",
  "short_name": "GetStronger",
  "description": "Train the moves that matter — skills, Murph, Hyrox, and quick WODs.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0b",
  "theme_color": "#0a0a0b",
  "categories": ["fitness", "health", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png?v=gs1", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png?v=gs1", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Murph", "short_name": "Murph", "url": "/?launch=murph", "icons": [{ "src": "/icon-192.png?v=gs1", "sizes": "192x192" }] },
    { "name": "Hyrox", "short_name": "Hyrox", "url": "/?launch=hyrox", "icons": [{ "src": "/icon-192.png?v=gs1", "sizes": "192x192" }] }
  ]
}
