{
  "name": "Ironman Grappling",
  "short_name": "Ironman",
  "description": "Daily mindset tools, Training Log, and Iron Blueprint at your fingertips.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "categories": ["sports", "lifestyle", "health"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Iron Blueprint",
      "url": "/products/iron-blueprint",
      "description": "Your personalized Iron Profile"
    },
    {
      "name": "Coach",
      "url": "/coach",
      "description": "Daily mindset check-in"
    }
  ]
}
