
{
  "name": "FormentorAI - AI Sports Training & Biomechanical Analysis",
  "short_name": "FormentorAI",
  "description": "AI-powered sports training with biomechanical analysis and real-time form correction",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#744fa4",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["health", "fitness", "sports", "education"],
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Download App",
      "short_name": "Download",
      "description": "Download FormentorAI mobile app",
      "url": "/download",
      "icons": [
        {
          "src": "/apple-touch-icon.png",
          "sizes": "180x180"
        }
      ]
    },
    {
      "name": "Features",
      "short_name": "Features",
      "description": "View AI sports training features",
      "url": "/features",
      "icons": [
        {
          "src": "/apple-touch-icon.png",
          "sizes": "180x180"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "FormentorAI Desktop View"
    },
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "FormentorAI Mobile View"
    }
  ]
}
