{
  "name": "Tsunami Barbell - AI-Powered Strength Training",
  "short_name": "Tsunami Barbell",
  "description": "AI-powered periodization and strength programming for lifters. Break through plateaus with science-backed training.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "categories": ["health", "fitness", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your training dashboard",
      "url": "/dashboard",
        "icons": [
          {
            "src": "/favicon.ico",
            "sizes": "48x48"
        }
      ]
    },
    {
      "name": "Workout",
      "short_name": "Workout",
      "description": "Start your workout",
      "url": "/workout",
        "icons": [
          {
            "src": "/favicon.ico",
            "sizes": "48x48"
        }
      ]
    }
  ]
}
