{
  "name": "SwingAtlas \u2014 Precision Swing Analysis",
  "short_name": "SwingAtlas",
  "description": "AI-powered golf swing analysis with neural networks, biomechanics, and 3D pose tracking",
  "start_url": "/?source=pwa",
  "scope": "/",
  "id": "/?source=pwa",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "fullscreen"
  ],
  "background_color": "#080c14",
  "theme_color": "#00e676",
  "orientation": "any",
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/static/swingatlas-icon-16.png?v=sa01",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/swingatlas-icon-32.png?v=sa01",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/swingatlas-icon-180.png?v=sa01",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/swingatlas-icon-192.png?v=sa01",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/swingatlas-icon-512.png?v=sa01",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/swingatlas-icon-1024.png?v=sa01",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Analyze a swing",
      "short_name": "Analyze",
      "description": "Upload a video for instant biomechanical analysis",
      "url": "/?source=pwa&action=upload"
    },
    {
      "name": "Session history",
      "short_name": "History",
      "description": "Review your previous swing sessions",
      "url": "/?source=pwa&action=history"
    }
  ],
  "categories": [
    "sports",
    "fitness",
    "health"
  ]
}