{
  "name": "Apollo AI Fencing",
  "short_name": "Apollo",
  "description": "AI-powered sabre fencing analysis using YOLO pose estimation",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "./LOGO.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ]
}
