{
  "name": "RepLab — The Duolingo of Training",
  "short_name": "RepLab",
  "description": "AI-powered 3D swing analysis, AI voice coaching, and daily training. Team-first baseball development for coaches, players, and parents.",
  "start_url": "/app/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "id": "swing-iq",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["sports", "fitness", "education"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Film a swing",
      "short_name": "Film",
      "description": "Jump straight to swing analysis",
      "url": "/app/",
      "icons": [
        { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }
      ]
    },
    {
      "name": "Team schedule",
      "short_name": "Schedule",
      "description": "View upcoming practices and games",
      "url": "/app/",
      "icons": [
        { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }
      ]
    }
  ],
  "prefer_related_applications": false
}
