{
  "name": "Will;PWR_SBD",
  "short_name": "Will;PWR",
  "description": "Dark tactical powerlifting and BJJ tracker — Joshua Command Center",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0b0f",
  "theme_color": "#F59E0B",
  "orientation": "portrait-primary",
  "categories": ["fitness", "health", "sports"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Today's Training",
      "short_name": "Training",
      "url": "/",
      "description": "Open today's workout"
    },
    {
      "name": "Deadlift Destiny",
      "short_name": "Destiny",
      "url": "/deadlift-destiny",
      "description": "Track the road to 900"
    },
    {
      "name": "Log Recovery",
      "short_name": "Recovery",
      "url": "/recovery",
      "description": "Log today's recovery"
    }
  ]
}
